Conversation

Replying to and
it's written in literate agda + markdown (.lagda.md) agda compiles that into .md files with HTML where the code blocks used to be then I run it through Pandoc with a frankly ungodly amount of filters to do everything else (KaTeX, diagrams, text links, table of contents, …)
1