Constant TMPL_VAR_HTML_CLIPBOARD_HEADER

Source
pub const TMPL_VAR_HTML_CLIPBOARD_HEADER: &str = "html_clipboard_header";
Expand description

Contains the YAML header (if any) of the HTML clipboard content. Otherwise the empty string. Note: as current HTML clipboard provider never send YAML headers (yet), expect this to be empty.