Changes for version 0.553 - 2020-09-17
- [INCOMPATIBLE CHANGE] Drawer: properties() now returns unparsed values, e.g. ':Title: foo bar baz' now because {Title => 'foo bar baz'} instead of {Title => ['foo','bar','baz']}
- [doc] Drawer: add examples.
Modules
Represent an Org document
Base class for Org document elements
Represent Org block
Role for block elements
Represent Org comment
Represent Org drawer
Represent Org fixed-width section
Represent Org footnote reference and/or definition
Represent Org headline
Role for inline elements
Represent Org hyperlink
Represent Org list
Represent Org list item
Represent Org radio target
Role for Org::Element::* classes
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