{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/15"}],"enrichment":{"capability":"mdformat-myst is an mdformat plugin that extends Markdown formatting to support MyST syntax, including tables, directives, roles, math, comments, block breaks, targets, front matter, and footnotes.","skillfed_tags":["markdown-formatting","myst-parser","documentation-tools"],"use_cases":["Format Jupyter Book or Sphinx documentation written in MyST Markdown while preserving directives and roles.","Enforce consistent style on MyST files that use math blocks, tables, and custom directives across a project.","Integrate MyST formatting into CI/CD pipelines to lint and auto-format documentation sources.","Convert and format existing Markdown to MyST-compatible syntax with proper handling of extended features.","Maintain code style consistency in technical documentation that mixes CommonMark and MyST syntax."],"what_it_does":"mdformat-myst is a plugin for the mdformat Markdown formatter that shifts its target specification from CommonMark to MyST, a richer Markdown variant used in the Jupyter and Sphinx ecosystems. It allows mdformat to understand and consistently format MyST-specific syntax such as directives, roles, inline and block math, comments, block breaks, targets, front matter, and footnotes\u2014features that standard CommonMark formatters would not recognize.\n\nThe plugin works by extending mdformat's parsing and formatting rules. You install it alongside mdformat and use mdformat normally; the plugin integrates into the tool's pipeline. It depends on mdformat itself, mdit-py-plugins for parsing, and several other mdformat plugins (front-matters, footnote, gfm) to handle the full range of MyST extensions. This makes it useful for projects that author documentation or content in MyST and need consistent formatting without manual intervention.","worth_installing":"Yes, if you author in MyST Markdown and want automated formatting. The package has low install friction, permissive licensing, and no known vulnerabilities. Maintenance is aging (260 days since last release), so verify that the version supports your MyST and mdformat versions before adopting in production pipelines."},"id":"mdformat-myst","links":{"html":"https://skillfed.io/packages/mdformat-myst","md":"https://skillfed.io/packages/mdformat-myst.md","pypi":"https://pypi.org/project/mdformat-myst/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-11-27","license_spdx":null,"license_treatment":"permissive","name":"mdformat_myst","python_support":"supports_current","summary":"Mdformat plugin for MyST compatibility."},"popularity":{"monthly_downloads":228835,"position":9143,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.0"}
