{"id":26404118,"url":"https://github.com/hukkin/mdformat-tables","last_synced_at":"2025-03-17T16:11:56.539Z","repository":{"id":41306441,"uuid":"298411864","full_name":"hukkin/mdformat-tables","owner":"hukkin","description":"An mdformat plugin for rendering tables","archived":false,"fork":false,"pushed_at":"2025-01-30T18:15:32.000Z","size":44,"stargazers_count":15,"open_issues_count":1,"forks_count":3,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-15T00:48:14.329Z","etag":null,"topics":["markdown","markdown-it","mdformat","pre-commit"],"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/hukkin.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":"2020-09-24T22:48:18.000Z","updated_at":"2025-02-23T01:32:04.000Z","dependencies_parsed_at":"2024-06-20T22:02:02.759Z","dependency_job_id":"674657af-f752-4d02-8c34-423d0c73aa55","html_url":"https://github.com/hukkin/mdformat-tables","commit_stats":{"total_commits":22,"total_committers":2,"mean_commits":11.0,"dds":"0.40909090909090906","last_synced_commit":"c169887bea9b3f4d16c6313eae8bea4b78c25f5a"},"previous_names":["hukkin/mdformat-tables"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Fmdformat-tables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Fmdformat-tables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Fmdformat-tables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Fmdformat-tables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/mdformat-tables/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244066185,"owners_count":20392406,"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","pre-commit"],"created_at":"2025-03-17T16:11:55.344Z","updated_at":"2025-03-17T16:11:56.522Z","avatar_url":"https://github.com/hukkin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mdformat-tables\n\n[![Build Status][ci-badge]][ci-link]\n[![PyPI version][pypi-badge]][pypi-link]\n\nAn [mdformat](https://github.com/hukkin/mdformat) plugin for rendering tables.\n\nFor example, converting:\n\n```markdown\na | b | c\n:- | -: | :-:\n1 | 2 | 3\nxxxxxx | yyyyyy | zzzzzz\n```\n\nto:\n\n```markdown\n| a      |      b |   c    |\n| :----- | -----: | :----: |\n| 1      |      2 |   3    |\n| xxxxxx | yyyyyy | zzzzzz |\n```\n\nFor further examples, see tests/fixtures.md in the repository.\n\n[ci-badge]: https://github.com/hukkin/mdformat-tables/actions/workflows/tests.yaml/badge.svg?branch=master\n[ci-link]: https://github.com/hukkin/mdformat-tables/actions?query=workflow%3ACI+branch%3Amaster+event%3Apush\n[pypi-badge]: https://img.shields.io/pypi/v/mdformat-tables.svg\n[pypi-link]: https://pypi.org/project/mdformat-tables\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhukkin%2Fmdformat-tables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhukkin%2Fmdformat-tables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhukkin%2Fmdformat-tables/lists"}