úÎ'$ª&      !"#$%None !"02345%The whole parsed Markdown tree. In a  Document a b, headings are annotated with a and content blocks  with b.,Text before the first section. Can be empty.Annotation for the preface<A tree with the sections comprising the rest of the documentA section in the Markdown tree.*Sections do not contain subsections; i.e. 7 isn't recursive and the tree structure is provided by  Data.Tree.In a  Section a b., the heading is coupled with a value of type a%, and content  with a value of type b. This is occasionally useful.Level (from 1 to 6).Heading Annotation for the heading @Text between the heading and the first subsection. Can be empty. Annotation for the content QA data type for annotating things with their source. In this library we only use WithSource [Node]2, which stands for some Markdown nodes + source .Extract source from   (it's stored there in a field).Extract data from  .L parses Markdown with the given options and extracts nodes from the initial & node.'Break Markdown into pieces: ÿ' blah blah blah }---- preface }---- blah blah blah }---- # foo }---- heading } blah blah }---- blocks after }---- blah blah }---- ## bar }---- heading } blah blah }---- blocks after }---- ... }---- (Get start line of a node.*Turn a list of Markdown nodes into a tree.&Turn the whole parsed-and-broken-down  into a list of nodes.$Turn a section into a list of nodes.Turn a  Data.Tree ) into a list of nodes.Turn a  Data.Tree * into a list of nodes. '>(blocks before the first heading, headings + blocks after)(+First node to includeFirst node to excludeSource that was parsed,First node to excludeSource that was parsed-First node to includeSource that was parsed     '(+,-.       !"#$%&'()*+,*+-./01+cmark-sections-0.3.0-1E4gdPeSMwMFawKdm4mqH2CMark.SectionsDocumentpreface prefaceAnnsectionsSectionlevelheading headingAnncontent contentAnn WithSource getSource stripSourcecommonmarkToNodesWithSourcenodesToDocumentflattenDocumentflattenSection flattenTree flattenForest$fMonoidWithSource$fEqWithSource$fShowWithSource$fFunctorWithSource$fFoldableWithSource$fTraversableWithSource$fGenericWithSource$fDataWithSource $fEqSection $fShowSection$fGenericSection $fDataSection $fEqDocument$fShowDocument$fGenericDocument$fDataDocument$cmark-0.5.5.1-HdqGA9xXJGXKBqsY4apWLzCMarkDOCUMENTbreakAtHeadingsstartcontainers-0.5.7.1 Data.TreeTreeForestcutcutTocutFrom