Module pulldown_cmark::escape[][src]

Utility functions for HTML escaping

Re-exports

use std::str::from_utf8;

Statics

HEX_CHARS
HREF_SAFE
HTML_ESCAPES
HTML_ESCAPE_TABLE

Functions

escape_href
escape_html