From: alexpdp7 Date: Sat, 5 Oct 2024 10:21:34 +0000 (+0200) Subject: Add podlite X-Git-Tag: 20241020-emacs~30 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=5dc83a7cde218ea1b373bac55119685756bf98d7;p=alex.git Add podlite --- diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index ae1b545..9f09733 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -236,6 +236,7 @@ Also keeping things in a Org mode means I can classify and add notes. - 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 *** Markdown - https://github.com/lezer-parser/markdown **** Rust Parsers