Skip to main content

Module util

Module util 

Source
Expand description

Small shared helpers used by the AST passes.

Functionsยง

escape_html
Escape the five HTML-significant characters so untrusted text (math source, diagram source) can be embedded inside generated markup safely.