compdoc: Parse a Pandoc to a composite value.

[ composite, library, mit, pandoc, text ] [ Propose Tags ]

Provides a functionality for transforming a Pandoc into a vinyl/composite record.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0
Change log ChangeLog.md
Dependencies aeson, base (>=4.7 && <5), composite-aeson, composite-aeson-throw, composite-base, pandoc, pandoc-throw, path, rio, vinyl [details]
License MIT
Copyright 2020 Daniel Firth
Author Daniel Firth
Maintainer dan.firth@homotopic.tech
Category Text
Uploaded by locallycompact at 2020-09-06T17:46:35Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 586 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-09-06 [all 1 reports]

Readme for compdoc-0.1.0.0

[back to package description]

Compdoc - Composite Pandoc Format

Compdoc is an alternative format for reading pandoc markdown data using composite and composite-aeson.

Compdoc will read a pandoc markdown file according to the JsonFormat that you supply to parse the metadata, and place the main body in an FContents fields that can be accessed with the lens view fContent.