{"id":26696076,"url":"https://github.com/executablebooks/mdformat-myst","last_synced_at":"2025-12-30T01:16:12.249Z","repository":{"id":43730830,"uuid":"356330413","full_name":"executablebooks/mdformat-myst","owner":"executablebooks","description":"Mdformat plugin for MyST compatibility","archived":false,"fork":false,"pushed_at":"2024-11-14T05:27:33.000Z","size":83,"stargazers_count":10,"open_issues_count":9,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T16:49:34.490Z","etag":null,"topics":["markdown","markdown-it","mdformat","myst"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/executablebooks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-09T16:14:15.000Z","updated_at":"2025-03-07T02:33:00.000Z","dependencies_parsed_at":"2024-06-21T19:24:09.320Z","dependency_job_id":"c3b756fa-2fd1-4dd4-9f49-9ae2a776d2ff","html_url":"https://github.com/executablebooks/mdformat-myst","commit_stats":{"total_commits":40,"total_committers":4,"mean_commits":10.0,"dds":0.275,"last_synced_commit":"e12a64c7e3f695ea7c3ba9b33abd79c219a01750"},"previous_names":["hukkinj1/mdformat-myst"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdformat-myst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdformat-myst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdformat-myst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdformat-myst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","download_url":"https://codeload.github.com/executablebooks/mdformat-myst/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245727694,"owners_count":20662555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["markdown","markdown-it","mdformat","myst"],"created_at":"2025-03-26T20:01:02.234Z","updated_at":"2025-12-30T01:16:12.244Z","avatar_url":"https://github.com/executablebooks.png","language":"Python","funding_links":[],"categories":["Tools"],"sub_categories":["Formatters"],"readme":"[![Build Status][ci-badge]][ci-link]\n[![codecov.io][codecov-badge]][codecov-link]\n[![PyPI version][pypi-badge]][pypi-link]\n\n# mdformat-myst\n\n\u003e Mdformat plugin for MyST compatibility\n\n## Description\n\n[Mdformat](https://github.com/executablebooks/mdformat) is a formatter for\n[CommonMark](https://spec.commonmark.org/current/)\ncompliant Markdown.\n\nMdformat-myst is an mdformat plugin that changes the target specification to\n[MyST](https://myst-parser.readthedocs.io/en/latest/using/syntax.html),\nmaking the tool able to format the following syntax extensions:\n\n- [tables](https://github.github.com/gfm/#tables-extension-)\n- [directives](https://myst-parser.readthedocs.io/en/latest/using/syntax.html#syntax-directives)\n- [roles](https://myst-parser.readthedocs.io/en/latest/using/syntax.html#syntax-roles)\n- [inline and block \"dollar math\"](https://myst-parser.readthedocs.io/en/latest/using/syntax.html#math-shortcuts)\n- [comments](https://myst-parser.readthedocs.io/en/latest/using/syntax.html#syntax-comments)\n- [block breaks](https://myst-parser.readthedocs.io/en/latest/using/syntax.html#syntax-blockbreaks)\n- [targets](https://myst-parser.readthedocs.io/en/latest/using/syntax.html#syntax-targets)\n- [front matter](https://myst-parser.readthedocs.io/en/latest/using/syntax.html#extended-block-tokens)\n- [footnotes](https://pandoc.org/MANUAL.html#footnotes)\n\n## Install\n\n```sh\npip install mdformat-myst\n```\n\n## Usage\n\n```sh\nmdformat \u003cfilename\u003e\n```\n\n[ci-badge]: https://github.com/executablebooks/mdformat-myst/actions/workflows/tests.yml/badge.svg?branch=master\n[ci-link]: https://github.com/executablebooks/mdformat-myst/actions?query=workflow%3ATest+branch%3Amaster+event%3Apush\n[codecov-badge]: https://codecov.io/gh/executablebooks/mdformat-myst/branch/master/graph/badge.svg\n[codecov-link]: https://codecov.io/gh/executablebooks/mdformat-myst\n[pypi-badge]: https://img.shields.io/pypi/v/mdformat-myst.svg\n[pypi-link]: https://pypi.org/project/mdformat-myst\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexecutablebooks%2Fmdformat-myst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexecutablebooks%2Fmdformat-myst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexecutablebooks%2Fmdformat-myst/lists"}