aboutsummaryrefslogtreecommitdiff
path: root/blog/content/notes
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2026-09-18 09:53:54 +0200
committeralex <alex@pdp7.net>2026-09-18 09:55:50 +0200
commit9177ae9771f2232f1e1d7bf01fd21f51ec71fb49 (patch)
tree96d8eb113f8a9d273f1fa7f2ee5a09a02e2cf581 /blog/content/notes
parent88d42dc01a2be2991ca34f997105866fdae78788 (diff)
Add matchertext/MinML
Diffstat (limited to 'blog/content/notes')
-rw-r--r--blog/content/notes/tech/document-formats.gmi1
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 43aaad97..32144ec4 100644
--- a/blog/content/notes/tech/document-formats.gmi
+++ b/blog/content/notes/tech/document-formats.gmi
@@ -80,6 +80,7 @@ A Markdown-like closely tied to the Lean programming 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.
+=> https://bford.info/2022/12/28/minml/ MinML is a more concise syntax for HTML-likes based on the interesting "matchertext" syntactic discipline
## Creating your own formats