Function lt_ssg::content_processor::split_front_matter [−][src]
Expand description
Splits markdown content from toml frontmatter
Splits markdown content from toml frontmatter delimited by ‘+++’.
Returns (toml, markdown) if succesfull
