Constant tpnote_lib::config::TMPL_VAR_FM_ALL
source · pub const TMPL_VAR_FM_ALL: &str = "fm_all";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.