{"categories":[{"label":"Markup","url":"https://skillfed.io/packages/category/text-processing-markup/2"},{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation/2"}],"enrichment":{"capability":"A Markdown extension that converts inline Graphviz diagram definitions into embedded SVG or PNG images during Markdown processing.","skillfed_tags":["markdown-extension","graphviz","documentation"],"use_cases":["Embed flowcharts or architecture diagrams directly in MkDocs documentation without external build steps.","Add graph visualizations to static blog posts generated with Pelican or Nikola.","Render network topology or entity-relationship diagrams inline within Markdown files for technical documentation.","Create decision trees or state diagrams in README files or wiki pages that use Markdown rendering."],"what_it_does":"This is a Markdown extension that lets you embed Graphviz diagram definitions directly in your Markdown source code and have them automatically rendered as inline SVG or PNG images. It's designed for static site generators like MkDocs, Pelican, and Nikola, where you can activate it as a standard Markdown extension without needing to configure output directories or external rendering pipelines.\n\nThe extension supports all major Graphviz layout engines (dot, neato, fdp, sfdp, twopi, circo) and uses a simple code-fence syntax to define graphs. It's a continuation of an earlier project, updated to work with Python 3 and modern versions of Markdown. The package has one runtime dependency on Markdown itself and installs as a pure Python wheel.","worth_installing":"Yes, if you use a Markdown-based static site generator and need to embed Graphviz diagrams without extra configuration. The low install friction and permissive license make it straightforward to add. However, the aging maintenance status (385 days since last release, minimal repository activity) means you should verify that it works with your current Markdown and Python versions before relying on it for production documentation. No known security vulnerabilities."},"id":"markdown-inline-graphviz-extension","links":{"html":"https://skillfed.io/packages/markdown-inline-graphviz-extension","md":"https://skillfed.io/packages/markdown-inline-graphviz-extension.md","pypi":"https://pypi.org/project/markdown-inline-graphviz-extension/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-07-25","license_spdx":null,"license_treatment":"permissive","name":"markdown-inline-graphviz-extension","python_support":"supports_current","summary":"Render inline graphs with Markdown and Graphviz (python3 version)"},"popularity":{"monthly_downloads":85722,"position":13904,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.3"}
