This is the blockdiag extension for Python Markdown
Install$ pip install markdown-blockdiagUse
In your markdown text you can define the block
blockdiag { A -> B -> C -> D; A -> E -> F -> G; }Testing
$ pip install coverage $ python setup.py testMkDocs Integration
In your mkdocs.yml add this to markdown_extensions.
markdown_extensions: - markdown_blockdiag: format: svg
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4