A MultiMarkdown .mmd Sample

This file uses the .mmd extension but starts with regular markdown content, so Glyph treats it as MultiMarkdown text (no diagram wrapping). The frontmatter, headings, lists, and emphasis below render exactly as they would in a .md file.

What MultiMarkdown adds (in spirit)

  • Document metadata via frontmatter
  • Definition lists, cross-references, and citation syntax (Glyph currently renders these as plain GFM, which is good enough for reading)
  • Tables, footnotes, and task lists — all already supported

A simple recipe

  1. Preheat the oven to 180 °C.
  2. Whisk together flour, sugar, and a pinch of salt.
  3. Fold in softened butter, then chilled water.
  4. Rest the dough for 30 minutes.

Tip: a colder dough flakes more cleanly when rolled out.

See Flowchart for the Mermaid-source variant of .mmd.