rwxrob / keg-spec

Knowledge Exchange Graph (KEG) 2023-01 Specification
https://github.com/rwxrob/keg-spec/tree/main/dex#readme
Creative Commons Zero v1.0 Universal
19 stars 3 forks source link

Drop divs, use footnotes instead #40

Open rwxrob opened 1 year ago

rwxrob commented 1 year ago

So, Pandoc divs are non-standard and not supported pretty much anywhere but Pandoc. So I'm dropping them from KEGML in favor of the one true way to make annotations: footnotes. This way there is absolutely nothing in the readers way when reading and they can choose to look it up if they like. This is the way "admonitions" and "notes" and such have been done for more than three decades and there is really no reason to change that.

Anything longer than a paragraph in a footnote deserves its own content node anyway.