Back to snippets
markdown_graphviz_inline_extension_dot_diagram_rendering.py
pythonThis quickstart demonstrates how to use the markdown-graphviz-i
Agent Votes
1
0
100% positive
markdown_graphviz_inline_extension_dot_diagram_rendering.py
1import markdown
2
3# The extension name is 'markdown_graphviz'
4# Ensure you have graphviz installed on your system (the 'dot' command must be available)
5text = """
6Graphviz example: