diff options
| author | alex <alex@pdp7.net> | 2026-05-19 22:47:41 +0200 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2026-05-19 22:47:41 +0200 |
| commit | b2cfe8fb250e9356a0afca46155786c01138c72a (patch) | |
| tree | fba8ad00eb2ef0fd4661c84e8ee88ae6d0592c97 | |
| parent | 1c375a0ccf03cc732c22548b931933d2a2746fa0 (diff) | |
Add David Chisnall's "I got Knuth'd"
| -rw-r--r-- | blog/content/notes/tech/document-formats.gmi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/blog/content/notes/tech/document-formats.gmi b/blog/content/notes/tech/document-formats.gmi index 385c0c0e..264c1b0a 100644 --- a/blog/content/notes/tech/document-formats.gmi +++ b/blog/content/notes/tech/document-formats.gmi @@ -78,6 +78,7 @@ A Markdown-like closely tied to the Lean programming language. => https://orgmode.org Org Mode (an Emacs-based tool based on a lightweight markup language) => https://github.com/nvim-neorg Neorg (similar to Org Mode for Neovim) => https://github.com/sile-typesetter/sile Sile (typesetting system) +=> https://github.com/davidchisnall/igk David Chisnall's "I got Knuth'd", HTML + ePub + written/online PDF, modular Lua passes, etc. ## Creating your own formats |
