aboutsummaryrefslogtreecommitdiff
path: root/INTERESTING_PROJECTS.org
diff options
context:
space:
mode:
authoralexpdp7 <alex@pdp7.net>2024-10-05 12:21:34 +0200
committeralexpdp7 <alex@corcoles.net>2024-10-05 12:22:08 +0200
commit5dc83a7cde218ea1b373bac55119685756bf98d7 (patch)
treedf4ad0910d8e867c412d5fcd7b749483a4d89fd8 /INTERESTING_PROJECTS.org
parent163458699c4aba844f825290f99606e07492558a (diff)
Add podlite
Diffstat (limited to 'INTERESTING_PROJECTS.org')
-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