diff options
| author | Alex Corcoles <alex@pdp7.net> | 2023-11-17 18:31:25 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-17 18:31:25 +0100 |
| commit | 8665ff7b3453369b32898b40ed14844a7465fdd0 (patch) | |
| tree | bca817866b1cd68b27416297aa7bc03ee06b70d5 | |
| parent | 7024cf0a28e9f12f379d68344eb1c300012f52f0 (diff) | |
"Stabilize" Typst
| -rw-r--r-- | INTERESTING_PROJECTS.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index 1f5ec850..34e5b99f 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -8,7 +8,7 @@ Also keeping things in a Org mode means I can classify and add notes. - https://github.com/markdoc/markdoc - https://github.com/christianvoigt/argdown - Argumentation - https://github.com/jgm/djot - JGM designs a simpler Markdown, with an AST - - https://github.com/typst/ / https://www.user.tu-berlin.de/laurmaedje/programmable-markup-language-for-typesetting.pdf - technically sound modern LaTeX replacement, but not open source (yet?) + - https://github.com/typst/typst - technically sound modern LaTeX replacement - https://github.com/nvim-neorg - org-mode alternative, TreeSitter-grammar-first *** Markdown - https://github.com/lezer-parser/markdown |
