@hackage cmark-sections0.3.0.1
Represent cmark-parsed Markdown as a tree of sections
Categories
License
BSD-3-Clause
Maintainer
yom@artyom.me
Links
Versions
Installation
Tested Compilers
Dependencies (7)
- base >=4.9 && <5
- base-prelude >=1 && <2
- cmark >=0.5 && <0.5.7
- containers
- microlens >=0.4 && <0.5
- split >=0.2 && <0.3 Show all…
Dependents (1)
@hackage/acme-everything
Convert a stream of cmark-parsed Markdown to a tree (with nodes marked by sections).