Changes for version 0.39 - 2014-07-17

  • ENHANCEMENTS
    • Support parsing progress cookie in headline (e.g. '* TODO title [5/10]').
    • Accept ( and { to start markup, like Emacs (but { hasn't worked yet) [RT#95947].
  • BUG FIXES
    • Non-TODO headlines can have priority too, so the 'todo_priority' attribute is renamed to 'priority' [RT#95947](2014-07-16). The old name is still supported for a while.
  • DOCUMENTATION
    • Reduce confusion about array/list/arrayref [RT#97244].

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
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