• #dev 2016-08-19
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2016-08-19 UTC
# 09:13
petermolnar
frontmatter is a common way to include metadata in plain text, commonly Markdown formats by adding a YAML block in front of the actual data, divided by a top "---" and a bottom "---" or "...". Pandoc supports these blocks when converting one format to another, see http://pandoc.org/MANUAL.html#extension-yaml_metadata_block