parse_md_item

Function parse_md_item 

Source
pub fn parse_md_item(relocate: usize, txt: &str) -> Option<MDItem<'_>>
Expand description

Parse a single list item into marker and text.