Changes for version 0.03 - 2011-03-18

  • ENHANCEMENTS
    • Parse text markups (bold, italic, etc).
    • bin/dump-org-structure outputs nicer format.
  • FIXES
    • Todo keyword can also be separated from title with \W (not just \s), e.g. '* TODO/quit smoking'.

Modules

Represent an Org document
Base class for element of Org document
Represent Org block
Represent Org drawer
Represent Org headline
Represent Org properties
Represent Org schedule timestamp
Represent Org schedule timestamp pair
Represent Org in-buffer settings
Represent Org table
Represent Org table cell
Represent Org table row
Represent Org table vertical line
Represent text
Represent Org timestamp
Represent Org timestamp pair
Represent an Org TODO item
Parse Org documents