[][src]Crate html2pango

Modules

block

Functions

html_escape

Escape the html entities of s

markup

Sanitize the input using ammonia's defaults, Convert the input &str to pango format and parse URLS to show as pango markup links(removes rel attributes).

markup_from_raw

Same as markup but without sanizing the input.

markup_html
markup_links

Converts links to LINK

matrix_html_to_markup