From: Alex Corcoles Date: Sat, 3 Feb 2024 13:02:26 +0000 (+0100) Subject: Update Rust Markdown parsers X-Git-Tag: 20240214-emacs~20 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=643e21e2b45b27eadbc59a40569a4a11c9973472;p=alex.git Update Rust Markdown parsers --- diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index ffc5a25..30bde1d 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -12,8 +12,10 @@ Also keeping things in a Org mode means I can classify and add notes. - https://github.com/nvim-neorg - org-mode alternative, TreeSitter-grammar-first *** Markdown - https://github.com/lezer-parser/markdown +**** Rust Parsers - https://github.com/kivikakk/comrak - https://github.com/raphlinus/pulldown-cmark + - https://github.com/wooorm/markdown-rs *** Org - https://github.com/karlicoss/orgparse - https://github.com/200ok-ch/org-parser