@hackage orgmode-parse0.1.1.3

A collection of Attoparsec combinators for parsing org-mode flavored documents.

`orgmode-parse` is a parsing library for the org-mode flavor of document markup.

The provided Attoparsec combinators parse the human-readable and textual representation into a simple AST for storage or output to another format (HTML? Markdown?).