{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/11"}],"enrichment":{"capability":"A Sphinx extension that generates Markdown output from reStructuredText documentation, allowing you to build Markdown files alongside or instead of HTML using the standard sphinx-build command.","skillfed_tags":["documentation-tooling","sphinx-extension","rst-to-markdown"],"use_cases":["Generate Markdown documentation from reStructuredText for publishing to GitHub or GitLab wikis.","Maintain a single reStructuredText source and build both HTML and Markdown outputs in CI/CD pipelines.","Convert existing Sphinx projects to Markdown format for use in static site generators or content management systems.","Create Markdown API documentation with anchored section links for embedding in GitHub README files.","Build Markdown versions of technical documentation for platforms that prefer or require Markdown input."],"what_it_does":"sphinx-markdown-builder is a Sphinx extension that adds Markdown as an output format alongside Sphinx's standard HTML and other builders. Instead of generating only HTML documentation, you can use the sphinx-build command with the markdown builder to produce Markdown files directly from your reStructuredText source. It depends on Sphinx, tabulate, and docutils\u2014all widely used documentation and data-processing libraries.\n\nThe extension is configured through your Sphinx conf.py file and supports several options to control output: anchor generation for section references, metadata injection (author, copyright, version), custom link prefixes and suffixes for cross-references, file extension customization, bullet-point style, and GitHub-flavored Markdown output. This makes it useful for projects that want to maintain documentation in both Markdown and HTML, or to generate Markdown for publishing to platforms like GitHub that natively render Markdown.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, installs with low friction, and solves a real problem for projects that need Markdown output from Sphinx documentation. The MIT license is permissive. Install it if you need to generate Markdown from reStructuredText or want Markdown as an alternative Sphinx builder."},"id":"sphinx-markdown-builder","links":{"html":"https://skillfed.io/packages/sphinx-markdown-builder","md":"https://skillfed.io/packages/sphinx-markdown-builder.md","pypi":"https://pypi.org/project/sphinx-markdown-builder/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-11","license_spdx":"MIT","license_treatment":"permissive","name":"sphinx-markdown-builder","python_support":"supports_current","summary":"A Sphinx extension to add markdown generation support."},"popularity":{"monthly_downloads":589151,"position":5864,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.6.10"}
