PoiScript / orgize

A Rust library for parsing org-mode files.
https://poiscript.github.io/orgize/
MIT License
277 stars 34 forks source link

feat: parse Latex environment #47

Closed jaderebrasil closed 7 months ago

jaderebrasil commented 3 years ago

Support for LaTeX Environent parsing, now we can write LaTeX to export and use with MathJax on html pages.

This is related with #42.

PoiScript commented 7 months ago

hi, thanks for contributing! latex support is introduced in 917fe2f5d2c68bc66f1eb4f1791fa577b494ea17 00cfde6e905de5c8b213b21566a8e4a87b16df4b 4a3dd6aacb7b67f3d54d1fc2b64336d87e4938f2. you can now try it in v0.10.0-alpha.3.