diff options
| author | Alex Corcoles <alex@pdp7.net> | 2024-02-03 14:02:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-03 14:02:26 +0100 |
| commit | 643e21e2b45b27eadbc59a40569a4a11c9973472 (patch) | |
| tree | 5f91d1d21fe328bf4fb936bad1cf1826e97ff72b /INTERESTING_PROJECTS.org | |
| parent | 25fda160d1e95855183ce786eb38ff32614798cb (diff) | |
Update Rust Markdown parsers
Diffstat (limited to 'INTERESTING_PROJECTS.org')
| -rw-r--r-- | INTERESTING_PROJECTS.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index ffc5a25d..30bde1d6 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 |
