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.4.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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, 0.4.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.16 && <4.22), diagrams-builder (>=0.7 && <0.9), diagrams-cairo (>=1.3 && <1.6), diagrams-core (>=1.4 && <1.6), diagrams-lib (>=1.3 && <1.6), diagrams-pandoc, diagrams-svg (>=1.4 && <1.6), directory (>=1.2 && <1.4), filepath (>=1.3 && <1.6), hashable (>=1.2 && <1.6), linear (>=1.10 && <1.24), optparse-applicative (>=0.11 && <0.20), pandoc (>=3.0 && <3.9), pandoc-types (>=1.23 && <1.24), svg-builder (>=0.1 && <0.2), text (>=1.2 && <2.2) [details] |
Tested with | ghc ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.2 || ==9.10.1 || ==9.12.1 |
License | BSD-3-Clause |
Author | Daniel Bergey |
Maintainer | diagrams-discuss@googlegroups.com |
Revised | Revision 1 made by BrentYorgey at 2025-09-19T10:38:35Z |
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 2025-06-30T15:29:20Z |
Distributions | |
Executables | diagrams-pandoc |
Downloads | 2740 total (7 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 2025-06-30 [all 2 reports] |