All my articles and thoughts are written in Markdown1.

I use Unified as a pipeline processor2 to convert it to React components, and I’m unclear about what’s going to happen if I try to use a footnote3.

Footnotes

  1. GitHub Flavored Markdown, which is the version of Markdown that GitHub uses. It has some additional features, such as tables and task lists.

  2. I do some other mangling on the way through: Mermaid diagrams, detecting --, and a smidge more.

  3. This is a footnote that I’m not sure how to display as a sidenote.