You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just a continuation of the great job of Steffen Prince in [sprin/markdown-inline-graphviz](https://github.com/sprin/markdown-inline-graphviz),
5
5
in order to get it work with pip3. If you use python 2, please use the original extension instead.
6
6
7
-
A Python Markdown extension that replaces inline Graphviz definitins with
7
+
A Python Markdown extension that replaces inline Graphviz definitions with
8
8
inline SVGs or PNGs!
9
9
10
10
Why render the graphs inline? No configuration! Works with any
0 commit comments