pandoc-placetable: Pandoc filter to include CSV files
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.
A Pandoc filter that replaces code blocks (that have the class table
)
with tables generated from CSV. The CSV is read from the code block
and from an optional external CSV file and concatenated. There's a flag
to enable parsing of inline markdown.
[Skip to Readme]
Properties
Versions | 0.1.0, 0.1.1, 0.1.2, 0.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.5, 0.5.1, 0.6, 0.6 |
---|---|
Change log | None available |
Dependencies | aeson (>=0.7), base (>=4.7 && <5), bytestring (>=0.10), explicit-exception (>=0.1.0), http-conduit (>=2.1.11), pandoc-types (>=1.20), spreadsheet (>=0.1.3), text (>=1.2), utf8-string (>=1.0) [details] |
License | LicenseRef-GPL |
Copyright | (c) 2015 Mauro Bieg |
Author | Mauro Bieg |
Maintainer | Mauro Bieg |
Category | Text |
Home page | https://github.com/mb21/pandoc-placetable |
Bug tracker | https://github.com/mb21/pandoc-placetable/issues |
Source repo | head: git clone git://github.com/mb21/pandoc-placetable.git |
Uploaded | by mb21 at 2020-03-29T14:59:50Z |
Flags
Manual Flags
Name | Description | Default |
---|---|---|
inlinemarkdown | Require entire Pandoc as a dependency so it can be used to compile inline markdown in the CSV and caption if desired. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- pandoc-placetable-0.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees