pandoc-utils: Utility functions to work with Pandoc in Haskell applications.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This package contains some useful functions for writing Pandoc filters and integrating Pandoc into Haskell applications such as Hakyll and web servers.
It provides a composable wrapper for filters acting on nodes of the Pandoc
AST
and a few functions to convert between filters. The package also provides an
attributes builder to work with attributes and some string utility functions
to handle the switch from String
to Text
in pandoc-types 1.20.
For more examples, please see the README on GitHub.
[Skip to Readme]
Properties
Versions | 0.4.0, 0.5.0, 0.5.0, 0.5.1, 0.6.0, 0.6.1, 0.7.0, 0.7.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.10 && <4.15), pandoc-types (>=1.17.2 && <1.18 || >=1.20 && <1.21), text (>=1.2 && <1.3) [details] |
License | MIT |
Copyright | Copyright (c) 2020 Krasjet |
Author | Krasjet |
Maintainer | Krasjet |
Category | Text |
Home page | https://github.com/Krasjet/pandoc-utils |
Bug tracker | https://github.com/Krasjet/pandoc-utils/issues |
Source repo | head: git clone git://github.com/Krasjet/pandoc-utils.git |
Uploaded | by Krasjet at 2020-05-24T14:02:27Z |
Modules
[Index] [Quick Jump]
Downloads
- pandoc-utils-0.5.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees