Constant TMPL_VAR_HTML_CLIPBOARD

Source
pub const TMPL_VAR_HTML_CLIPBOARD: &str = "html_clipboard";
Expand description

If there is a meta header in the HTML clipboard, this contains the body only. Otherwise, it contains the whole clipboard content. Note: as current HTML clipboard provider never send YAML headers (yet), expect this to be the whole HTML clipboard.