pub fn inject(html: &str, opts: &HtmlInject<'_>) -> Option<String>Expand description
Apply HtmlInject. Returns None when skipped or unchanged.
pub fn inject(html: &str, opts: &HtmlInject<'_>) -> Option<String>Apply HtmlInject. Returns None when skipped or unchanged.