Skip to main content

FM_IN_BODY

Constant FM_IN_BODY 

Source
pub const FM_IN_BODY: &str = "FM_IN_BODY";
Expand description

the body of a content file opens with a second --- frontmatter block (typically an imported source file’s own frontmatter embedded verbatim as the body). Warning: the file still parses because the real frontmatter is valid, but the leftover block is body text, not fields.