resFactory / factory

Resource Factory is a universal approach to originating, refining, and rendering Markdown, HTML, type-safe SQL, or other assets that could comprise static sites or engineering artifacts.
GNU Affero General Public License v3.0
0 stars 3 forks source link

Support TOML in addition to YAML in Frontmatter #57

Closed shah closed 2 years ago

shah commented 2 years ago

When frontmatter starts with +++ treat it as TOML otherwise --- and <!--- should be treated as YAML.