Why do I like #OrgMode as a markup language....
Compare the output of:
```
pandoc --list-extensions=X
```
for #CommonMark #Markdown, and OrgMode...
Markdown dialects have yet to truly converge on a nice set of features....
OrgMode has...
The trouble I have faced tonight: You can have alerts in CommonMark but not Markdown, and you can have citations in Markdown but not CommonMark. This /is/ a limitation of #Pandoc but the point remains...
In OrgMode, I can have many features from many a Markdown dialect. Sadly, #Hakyll doesn't support metadata extraction from OrgMode markup yet... There is a trick though! That is for later...