Module util

Source
Expand description

Utilities for HTML contexts

Re-exports§

pub use softpre::SoftPre;

Modules§

softpre

Functions§

autolink
Convert text to an HTML node list usable as HTML Element body, creating links around “http” and “https” URLs contained in text.