pub fn parse_md_item(relocate: usize, txt: &str) -> Option<MDItem<'_>>
Parse a single list item into marker and text.