@hackage diagrams-pandoc0.3.1

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.