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.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, 0.4.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.6 && <4.15), diagrams-builder (>=0.7 && <0.9), diagrams-cairo (>=1.3 && <1.5), diagrams-core (>=1.4 && <1.5), 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.4), linear (>=1.10 && <1.21), optparse-applicative (>=0.11 && <0.16), pandoc-types (>=1.20 && <1.21), svg-builder (>=0.1 && <0.2), text (>=1.2 && <1.3) [details] |
| Tested with | ghc ==8.2.2 || ==8.4.3 || ==8.6.5 || ==8.8.3 || ==8.10.1 |
| License | BSD-3-Clause |
| Author | Daniel Bergey |
| Maintainer | diagrams-discuss@googlegroups.com |
| Uploaded | by BrentYorgey at 2020-06-13T10:49:20Z |
| Category | Text |
| Bug tracker | http://github.com/diagrams/diagrams-pandoc/issues |
| Source repo | head: git clone http://github.com/diagrams/diagrams-pandoc.git |
| Distributions | |
| Executables | diagrams-pandoc |
| Downloads | 2847 total (9 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 2020-06-13 [all 3 reports] |