]> xn--ix-yja.es Git - alex.git/commitdiff
Update Rust Markdown parsers
authorAlex Corcoles <alex@pdp7.net>
Sat, 3 Feb 2024 13:02:26 +0000 (14:02 +0100)
committerGitHub <noreply@github.com>
Sat, 3 Feb 2024 13:02:26 +0000 (14:02 +0100)
INTERESTING_PROJECTS.org

index ffc5a25d3de53697acbe225fe70d2aa80fd5de11..30bde1d60b1fd14d5bd8f70f90d8192d58a0c97f 100644 (file)
@@ -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