Skip to content

support for embedding graphviz graphs inside markdown documents

Notifications You must be signed in to change notification settings

edgeware/python-markdown-graphviz

 
 

Repository files navigation

Python-Markdown-Graphviz

The goal of this library is to support embedding graphviz graphs inside Markdown documents.

Requires:

  • Python (tested on 2.5, 2.6, not sure about 2.4 off hand)
  • Graphviz
    • ubuntu: apt-get install graphviz
    • others: download at graphviz.org
  • Ditaa
  • PlantUML
  • Python-Markdown
    • easy_install Markdown

Read the examples/example.py for a simple example.

Some overview is available in this blog post.

About

support for embedding graphviz graphs inside markdown documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%