orgmode-parse-0.3.0: A collection of Attoparsec combinators for parsing org-mode flavored documents.

Copyright© 2014 Parnell Springmeyer
LicenseAll Rights Reserved
MaintainerParnell Springmeyer <parnell@digitalmentat.com>
Stabilitystable
Safe HaskellNone
LanguageHaskell2010

Data.OrgMode.Parse.Attoparsec.Block.Paragraph

Description

Parsing combinators for org-mode markup and paragraphs.

Synopsis

Documentation

parseParagraph :: Parser Block Source #

If a chunk of text cannot be parsed as other blocks, parse the chunk of text as a paragraph