mgajda / pandoc-filter-graphviz

Interpret '~~~ graphviz' bloc as a call to graphviz software and substritude text with produced picture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pandoc-filter-graphviz

This repository provide a filter to pandoc. This filter process a specific code block marker graphviz in order to produce a pandoc output with a gererated picture.

'~~~ graphviz

Lorem ipsupm ....


Forked from https://gist.github.com/edwtjo/c27edb8a07f1717b7505c885599eb769

About

Interpret '~~~ graphviz' bloc as a call to graphviz software and substritude text with produced picture

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 95.5%Language:Makefile 4.5%