A Python Markdown extension that replaces inline Graphviz definitins with inline SVGs or PNGs!
refer: https://github.com/sprin/markdown-inline-graphviz
Install Graphviz first! The command “dot” should be in system PATH.
example:
{% dot attack_plan.svg
digraph G {
rankdir=LR
Earth [peripheries=2]
Mars
Earth -> Mars
}
%}
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file python-markdown-graphviz-1.0.2.tar.gz.
File metadata
- Download URL: python-markdown-graphviz-1.0.2.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/20.7.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fa6c934ab0dadd4e2e594bec86e000079ec3ed5565f1670c5737fc280dcf36f
|
|
| MD5 |
60abfb7662dfdd7bd6ca59e94ce0b8e0
|
|
| BLAKE2b-256 |
d13ae25dfaac5af3c3d66169acbf02988e7130313af27119ddc296d8b6d5d47d
|