Functions§
- Processes a markdown
&str
containing a TOML frontmatter and returns a tuple with aTable
that corresponds to the frontmatter and a String corresponding to the compiled HTML of the input’s contents.
&str
containing a TOML frontmatter and returns a tuple with a Table
that corresponds to the frontmatter and a String corresponding to the compiled HTML of the
input’s contents.