{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/21"}],"enrichment":{"capability":"Extends mdformat with support for parsing and formatting definition lists in Markdown, using the markdown-it-deflist syntax.","skillfed_tags":["markdown-formatting","plugin"],"use_cases":["Format Markdown documentation that uses definition lists for glossaries or term explanations.","Enforce consistent definition list formatting across a documentation project using mdformat.","Integrate definition list support into a CI/CD pipeline that already uses mdformat for style checks.","Preserve definition list syntax when auto-formatting Markdown without losing or mangling the structure."],"what_it_does":"mdformat-deflist is a plugin that teaches mdformat how to handle definition lists\u2014a Markdown syntax extension for term-and-definition pairs. It wraps the markdown-it-deflist parser and integrates it into mdformat's formatting pipeline, so that when you run mdformat on documents containing definition lists, those lists are parsed correctly and formatted consistently rather than being left as raw text or causing parse errors.\n\nThe package is minimal and focused: it exists solely to bridge mdformat and the markdown-it-deflist syntax. You install it alongside mdformat, and it becomes available as a formatting rule. It has no configuration options of its own and depends only on mdformat and mdit-py-plugins, making it a lightweight addition to a Markdown formatting workflow.","worth_installing":"Yes, if you use mdformat and need to format Markdown files containing definition lists. The install is frictionless, the license is permissive, and there are no known vulnerabilities. The aging maintenance status (299 days since last release) is a minor concern for a small, focused plugin, but the repository is not archived and the package works with current Python versions. Worth installing for projects that rely on definition list syntax."},"id":"mdformat-deflist","links":{"html":"https://skillfed.io/packages/mdformat-deflist","md":"https://skillfed.io/packages/mdformat-deflist.md","pypi":"https://pypi.org/project/mdformat-deflist/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-10-19","license_spdx":null,"license_treatment":"permissive","name":"mdformat_deflist","python_support":"supports_current","summary":"An mdformat plugin for markdown-it-deflist."},"popularity":{"monthly_downloads":92823,"position":13420,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.4"}
