Skip to main content

extract_inline_toc

Function extract_inline_toc 

Source
pub fn extract_inline_toc(html: &str) -> Vec<HtmlTocEntry>
Expand description

Extract an inline (h2/h3 only) table of contents from rendered HTML.