Module
Data.Text.Format.Org.Parse.Ebnf
- Package
- purescript-org-doc
- Repository
- shamansir/purescript-org-doc
#State Source
type State = { orgf :: OrgFile, target :: ContentTarget }
#extractFromRoot Source
extractFromRoot :: Rule -> OrgFile
#parseOrgWithEbnf Source
parseOrgWithEbnf :: EbnfGrammar -> OrgText -> String