Function pulldown_cmark::escape::escape_html [−][src]
Expand description
Writes the given string to the Write sink, replacing special HTML bytes (<, >, &, “) by escape sequences.
Writes the given string to the Write sink, replacing special HTML bytes (<, >, &, “) by escape sequences.