diff options
| author | Alex <alex.corcoles@veecle.io> | 2025-02-21 17:34:37 +0100 |
|---|---|---|
| committer | alexpdp7 <alex@corcoles.net> | 2025-02-21 17:37:10 +0100 |
| commit | ac7534b921319ae38226d4f86d89eaa99f704e19 (patch) | |
| tree | 79cea07c125840529f885961b5eebcec0fb7d8da /INTERESTING_PROJECTS.org | |
| parent | 5064a217f59ae508d0e7ccad7bc269f58d2a9b43 (diff) | |
Add notes about document formats
Refactor some other content to point to it
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 |
