-
-
23 Jun 2022 22:50:10 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (2)
- Testers (111 / 0 / 3)
- Kwalitee
Bus factor: 1- 85.55% Coverage
- License: perl_5
- Perl: v5.14.0
- Activity
24 month- Tools
- Download (62.92KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
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 documentBase class for Org document elementsRepresent Org blockRepresent Org commentRepresent Org drawerRepresent Org fixed-width sectionRepresent Org footnote reference and/or definitionRepresent Org headlineRepresent Org hyperlinkRepresent Org listRepresent Org list itemRepresent Org radio targetRepresent Org in-buffer settingsRepresent Org tableRepresent Org table cellRepresent Org table horizontal lineRepresent Org table rowRepresent Org targetRepresent textRepresent Org time range (TS1--TS2)Represent Org timestampRole for Org::Element::* classesRole for block elementsRole for inline elementsParse Org documentsModule Install Instructions
To install Org::Parser, copy and paste the appropriate command in to your terminal.
cpanm Org::Parser
perl -MCPAN -e shell install Org::Parser
For more information on module installation, please visit the detailed CPAN module installation guide.