Module sauron_markdown::html_parser[][src]

Expand description

An html parser used for parsing inline html used in markdown

Enums

all the possible error when parsing html string

Functions

Returns true if this html tag is self closing

return the matching attribute

return the matching tag

the document is not wrapped with html