Function parse_md_header

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

Parse the text as header.

  • relocate: Start offset of txt