{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/8"}],"enrichment":{"capability":"mdformat-tables is a plugin for mdformat that automatically formats Markdown tables by aligning columns and padding cells for consistent spacing.","skillfed_tags":["markdown-formatting","mdformat-plugin"],"use_cases":["Automatically format Markdown tables in documentation files as part of a pre-commit or CI pipeline using mdformat.","Align table columns in README or wiki files to improve readability without manual editing.","Standardize table formatting across a repository of Markdown documents in a single mdformat run."],"what_it_does":"mdformat-tables extends mdformat, a Markdown formatter, with the ability to render and align Markdown tables. When you run mdformat on a file containing tables, this plugin reformats them by padding cells and aligning columns so that rows line up visually\u2014converting compact, hard-to-read table syntax into a clean, uniform layout.\n\nThe package depends on mdformat (the core formatter) and wcwidth (for calculating column widths). It is a narrow, single-purpose tool: if you use mdformat and want your tables automatically formatted as part of your Markdown workflow, this plugin does that. However, the project is archived and no longer maintained, so it will not receive updates for new mdformat versions or Python releases.","worth_installing":"Yes, if you actively use mdformat and need table formatting\u2014the plugin is lightweight and has no known vulnerabilities. However, be aware that the package is archived and abandoned; if mdformat introduces breaking changes or you need ongoing support, you may face compatibility issues. For new projects, verify that it works with your mdformat version before committing to it."},"id":"mdformat-tables","links":{"html":"https://skillfed.io/packages/mdformat-tables","md":"https://skillfed.io/packages/mdformat-tables.md","pypi":"https://pypi.org/project/mdformat-tables/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2024-08-23","license_spdx":null,"license_treatment":"permissive","name":"mdformat_tables","python_support":"supports_current","summary":"An mdformat plugin for rendering tables."},"popularity":{"monthly_downloads":794792,"position":5036,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.0"}
