diff options
Diffstat (limited to 'INTERESTING_PROJECTS.org')
| -rw-r--r-- | INTERESTING_PROJECTS.org | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index bff95957..855f404e 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -259,15 +259,12 @@ Also keeping things in a Org mode means I can classify and add notes. - https://github.com/Dakkaron/Fairberry - add Blackberry keyboard to other phones * Technical writing ** Document formats - - https://github.com/nota-lang/nota - Proper parser, Markdown, LaTeX... - - 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/typst - technically sound modern LaTeX replacement - - https://github.com/nvim-neorg - org-mode alternative, TreeSitter-grammar-first - - https://github.com/podlite/podlite/ - powerful lightweight markup language with styling in code blocks + +See [[misc/document-formats.md]]. + *** Markdown - - https://github.com/lezer-parser/markdown + - https://github.com/lezer-parser/markdown + - https://github.com/markdoc/markdoc **** Rust Parsers - https://github.com/kivikakk/comrak - https://github.com/raphlinus/pulldown-cmark |
