r3bl-open-core icon indicating copy to clipboard operation
r3bl-open-core copied to clipboard

Add MD syntax highlighting to editor component

Open nazmulidris opened this issue 2 years ago • 0 comments

Existing MD SH crates

Example of rust md CLI formatter (using both crates above)

MD -> AST:

Parsing resources

  • https://iximiuz.com/en/posts/rust-writing-parsers-with-nom/
  • https://blog.logrocket.com/parsing-in-rust-with-nom/
  • https://naiveai.hashnode.dev/practical-parsing-nom

nazmulidris avatar Oct 31 '22 02:10 nazmulidris