pub const TMPL_VAR_FM_ALL: &str = "fm";Expand description
Contains a Hash Map with all front matter fields. Lists are flattened
into strings. These variables are only available in the
tmpl.from_text_file_content, tmpl.sync_filename and HTML templates.