From ac7534b921319ae38226d4f86d89eaa99f704e19 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 21 Feb 2025 17:34:37 +0100 Subject: Add notes about document formats Refactor some other content to point to it --- INTERESTING_PROJECTS.org | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'INTERESTING_PROJECTS.org') 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 -- cgit v1.2.3