org_parser 0.4.0 copy "org_parser: ^0.4.0" to clipboard
org_parser: ^0.4.0 copied to clipboard

outdated

A pure-Dart parser for Emacs org-mode (https://orgmode.org) markup

[0.4.0] - 2020-07-21 #

  • Parse entities (\frac12 → ½, etc.)

[0.3.2] - 2020-07-18 #

  • More accurate tag handling in section headlines

[0.3.1] - 2020-07-18 #

  • Fix section headline parsing error

[0.3.0] - 2020-07-14 #

  • Parse inline and block LaTeX fragments

[0.2.0] - 2020-06-20 #

  • Parse src blocks (#+begin_src) as OrgSrcBlock; language of block is exposed as OrgSrcBlock.language

[0.1.1+1] - 2020-05-21 #

  • Add example

[0.1.1] - 2020-05-06 #

  • Added OrgTable.columnIsNumeric API for determining if a table column is primarily comprised of numbers

[0.1.0] - 2020-05-05 #

  • Initial release
4
likes
0
pub points
37%
popularity

Publisher

verified publishermadlon-kay.com

A pure-Dart parser for Emacs org-mode (https://orgmode.org) markup

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

petitparser

More

Packages that depend on org_parser