The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.41 - 2014-11-18

  • Add role: Org::Element::InlineRole, which adds the 'as_text' method to get "rendered plaintext" representation of element. This is mostly identical to what 'as_string' returns, except for links in which case 'as_text' will return the description or the link instead of the raw representation [RT#100396].
  • Fix documentation [RT#100395].
  • Add some known settings [RT#100394].

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