{"categories":[{"label":"Text Processing","url":"https://skillfed.io/packages/category/text-processing/2"},{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation"}],"enrichment":{"capability":"A Markdown extension that converts inline Graphviz diagram definitions into embedded SVG or PNG images during document rendering.","skillfed_tags":["markdown-extension","graphviz","documentation"],"use_cases":["Render architecture diagrams, flowcharts, or entity-relationship diagrams directly in MkDocs documentation without post-processing.","Generate graph visualizations in Pelican or Nikola blogs by writing Graphviz syntax inline in Markdown source.","Create technical documentation with embedded SVG or PNG diagrams that are version-controlled as text in the Markdown source.","Build knowledge-base or wiki sites where diagram definitions are stored alongside narrative text in Markdown files."],"what_it_does":"markdown-graphviz-inline is a Markdown extension that embeds Graphviz diagram rendering directly into the Markdown processing pipeline. When you write a fenced code block tagged with `graphviz` and a Graphviz command (dot, neato, fdp, sfdp, twopi, or circo), the extension executes that command and replaces the block with an inline SVG or PNG image. This eliminates the need for external build steps or output directory configuration.\n\nThe package is designed to work out-of-the-box with Python Markdown\u2013based static site generators like MkDocs, Pelican, and Nikola. It depends only on Markdown as a runtime library and requires that Graphviz command-line tools be installed on the system where the Markdown is processed. The extension supports both modern fenced-code-block syntax and legacy template-style notation.","worth_installing":"Yes, if you use a Python Markdown\u2013based static site generator and have Graphviz installed on your build system. The extension is lightweight, has no complex dependencies, and solves a real problem\u2014embedding diagrams without external configuration. However, maintenance is dormant (last release 2025-01-27), so verify compatibility with your specific Markdown and generator versions before relying on it for production."},"id":"markdown-graphviz-inline","links":{"html":"https://skillfed.io/packages/markdown-graphviz-inline","md":"https://skillfed.io/packages/markdown-graphviz-inline.md","pypi":"https://pypi.org/project/markdown-graphviz-inline/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2025-01-27","license_spdx":null,"license_treatment":"permissive","name":"markdown-graphviz-inline","python_support":"unspecified","summary":"Render inline graphs with Markdown and Graphviz (python3 version)"},"popularity":{"monthly_downloads":582109,"position":5902,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.3"}
