Crate org [] [src]

Crate for processing .org files

This does not yet completely capture the functionality of org-mode. The following aspects of org-mode are currently supported: * Document fields such as TITLE and AUTHOR * Headings and subheadings * Content text

Reexports

pub use org::*;

Modules

org

Primary module containing outside-facing API. Module for processing .org files