One minute
Examples
Page of Examples
This page just contains examples of what I’m allowed to do with markup here.
Section Title
These h2 tags show up as sections if the toc is turned on in the frontmatter.
Code Highlighting Section
Some PHP code
if ($isathing) {
echo('Seems to be a thing...');
}