diagrams-pandoc: A Pandoc filter to express diagrams inline using the Haskell EDSL _Diagrams_
'diagrams-pandoc' replaces appropriately marked code
blocks in pandoc input with images. The code blocks are compiled
using the Haskell EDSL Diagrams. Each block should define a
Diagram named example
, to be output. This name and other
defaults can be overridden by command-line arguments to the
diagrams-pandoc program.
[Skip to Readme]
Downloads
- diagrams-pandoc-0.3.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.3.1, 0.3.1.1, 0.4 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.6 && <4.19), diagrams-builder (>=0.7 && <0.9), diagrams-cairo (>=1.3 && <1.5), diagrams-core (>=1.4 && <1.6), diagrams-lib (>=1.3 && <1.5), diagrams-pandoc, diagrams-svg (>=1.4 && <1.5), directory (>=1.2 && <1.4), filepath (>=1.3 && <1.5), hashable (>=1.2 && <1.5), linear (>=1.10 && <1.23), optparse-applicative (>=0.11 && <0.19), pandoc-types (>=1.20 && <1.24), svg-builder (>=0.1 && <0.2), text (>=1.2 && <2.1) [details] |
Tested with | ghc ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.7 || ==9.4.5 || ==9.6.1 |
License | BSD-3-Clause |
Author | Daniel Bergey |
Maintainer | diagrams-discuss@googlegroups.com |
Category | Text |
Bug tracker | http://github.com/diagrams/diagrams-pandoc/issues |
Source repo | head: git clone http://github.com/diagrams/diagrams-pandoc.git |
Uploaded | by BrentYorgey at 2023-07-10T19:04:25Z |
Distributions | NixOS:0.4 |
Executables | diagrams-pandoc |
Downloads | 2639 total (22 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2023-07-10 [all 2 reports] |