@hackage / cmark-sections

Represent cmark-parsed Markdown as a tree of sections

Latest0.3.0.1

Changelog

0.3.0.1

  • Bumped hspec and cmark versions.

0.3.0

  • Added Generic and Data instances.

  • Split back preface, header, content from their annotations.

0.2.0.0

  • Renamed Annotated to WithSource.

  • Renamed commonmarkToAnnotatedNodes to commonmarkToNodesWithSource.

  • Renamed annSource and annValue to getSource and stripSource.

  • Joined preface, header, content with their annotations (using a tuple).

0.1.0.3

  • Bumped hspec and cmark versions.

0.1.0.2

  • Bumped cmark version.

0.1.0.1

  • Bumped hspec version.

0.1

First release.