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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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 (>=0.7.0.0 && <0.8), composite-aeson-throw, composite-base (>=0.7.0.0 && <0.8), pandoc, pandoc-throw, path, rio, vinyl [details]
License MIT
Copyright 2020 Daniel Firth
Author Daniel Firth
Maintainer dan.firth@homotopic.tech
Revised Revision 4 made by locallycompact at 2021-08-12T13:29:55Z
Category Composite, Pandoc, Text
Uploaded by locallycompact at 2021-07-26T07:43:16Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 590 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 2021-08-10 [all 4 reports]

Readme for compdoc-0.3.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.