[![Build Status](https://github.com/hukkin/mdformat-config/actions/workflows/tests.yaml/badge.svg?branch=master)](<https://github.com/hukkin/mdformat-config/actions?query=workflow%3ATests+branch%3Amaster+event%3Apush>)
[![PyPI version](https://img.shields.io/pypi/v/mdformat-config)](https://pypi.org/project/mdformat-config)
# mdformat-config
> Mdformat plugin to beautify configuration and data-serialization formats
## Description
mdformat-config is an [mdformat](https://github.com/executablebooks/mdformat) plugin
that makes mdformat beautify configuration and data-serialization formats.
Currently supported formats are JSON, TOML and YAML.
## Installing
```bash
pip install mdformat-config
```
## Usage
```bash
mdformat YOUR_MARKDOWN_FILE.md
```
Raw data
{
"_id": null,
"home_page": "https://github.com/hukkin/mdformat-config",
"name": "mdformat-config",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "mdformat, json, yaml, toml, markdown, commonmark, formatter",
"author": "Taneli Hukkinen",
"author_email": "hukkin@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/ed/c0/49baad1d5121b1b7f30b5166f668d70d2a16ce5d2c267ebe7f210f575b59/mdformat_config-0.2.1.tar.gz",
"platform": null,
"description": "[![Build Status](https://github.com/hukkin/mdformat-config/actions/workflows/tests.yaml/badge.svg?branch=master)](<https://github.com/hukkin/mdformat-config/actions?query=workflow%3ATests+branch%3Amaster+event%3Apush>)\n[![PyPI version](https://img.shields.io/pypi/v/mdformat-config)](https://pypi.org/project/mdformat-config)\n\n# mdformat-config\n> Mdformat plugin to beautify configuration and data-serialization formats\n\n## Description\nmdformat-config is an [mdformat](https://github.com/executablebooks/mdformat) plugin\nthat makes mdformat beautify configuration and data-serialization formats.\nCurrently supported formats are JSON, TOML and YAML.\n\n## Installing\n```bash\npip install mdformat-config\n```\n\n## Usage\n```bash\nmdformat YOUR_MARKDOWN_FILE.md\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Mdformat plugin to beautify configuration and data-serialization formats",
"version": "0.2.1",
"project_urls": {
"Homepage": "https://github.com/hukkin/mdformat-config",
"Repository": "https://github.com/hukkin/mdformat-config"
},
"split_keywords": [
"mdformat",
" json",
" yaml",
" toml",
" markdown",
" commonmark",
" formatter"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4e73e989491953da2cb446253258d0f3694ea021c277ca0cfbefe0a79ca5eef1",
"md5": "de14902a2312c7467973abff9503d4a3",
"sha256": "484a867c067366f85c9e4b91e36d8a92c80141490db59e481befe0ec8055f02d"
},
"downloads": -1,
"filename": "mdformat_config-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "de14902a2312c7467973abff9503d4a3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 3473,
"upload_time": "2024-10-18T19:42:51",
"upload_time_iso_8601": "2024-10-18T19:42:51.998986Z",
"url": "https://files.pythonhosted.org/packages/4e/73/e989491953da2cb446253258d0f3694ea021c277ca0cfbefe0a79ca5eef1/mdformat_config-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "edc049baad1d5121b1b7f30b5166f668d70d2a16ce5d2c267ebe7f210f575b59",
"md5": "6d2a73565191cc3f17173c620ab9781c",
"sha256": "753aa1179198c791e4791099a0e9b1684a649fbbcd52db7c4d2e911a4c2c69ae"
},
"downloads": -1,
"filename": "mdformat_config-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "6d2a73565191cc3f17173c620ab9781c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 2829,
"upload_time": "2024-10-18T19:42:53",
"upload_time_iso_8601": "2024-10-18T19:42:53.522098Z",
"url": "https://files.pythonhosted.org/packages/ed/c0/49baad1d5121b1b7f30b5166f668d70d2a16ce5d2c267ebe7f210f575b59/mdformat_config-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-18 19:42:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hukkin",
"github_project": "mdformat-config",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "mdformat-config"
}