Changes for version 0.558 - 2022-06-23

  • [bugfix] The parent of a more-indented list should be *the last listitem* of a lesser-indented list, not the lesser-indented list itself.
  • Rename Org::Element::Role -> Org::ElementRole, Org::Element::{Block,Inline}Role -> Org::ElementRole::{Block,Inline} so that Org::Element:: namespace is purely for element objects.

Modules

Represent an Org document
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 horizontal line
Represent Org table row
Represent Org target
Represent text
Represent Org time range (TS1--TS2)
Represent Org timestamp
Role for Org::Element::* classes
Role for block elements
Role for inline elements
Parse Org documents