Changes for version 0.48 - 2016-07-14
- [Bugfix][internal] walk(): Copy children to a temporary array first, so that in the event that a child in the middle is removed during walk, the entire children are still walked into.
- [Incompatible change] Rename progress() to statistics_cookie().
- Compliance: recognize COMMENT keyword in a headline.
- Compliance: comment line is allowed to be indented.
Modules
Represent an Org document
Show Org document/element object in a human-friendly format
Base class for Org document elements
Represent Org block
Represent Org comment
Represent Org drawer
Represent Org fixed-width section
Represent Org footnote reference and/or definition
Represent Org headline
Inline elements
Represent Org hyperlink
Represent Org list
Represent Org list item
Represent Org radio target
Represent Org in-buffer settings
Represent Org table
Represent Org table cell
Represent Org table row
Represent Org table vertical line
Represent Org target
Represent text
Represent Org time range (TS1--TS2)
Represent Org timestamp
Parse Org documents