aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INTERESTING_PROJECTS.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org
index ae1b545f..9f09733d 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