{"id":35256421,"url":"https://github.com/executablebooks/mdformat-footnote","last_synced_at":"2025-12-30T08:05:18.262Z","repository":{"id":43843615,"uuid":"349697719","full_name":"executablebooks/mdformat-footnote","owner":"executablebooks","description":"Footnote format addition for mdformat","archived":false,"fork":false,"pushed_at":"2025-12-01T00:43:39.000Z","size":56,"stargazers_count":4,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-20T06:08:14.944Z","etag":null,"topics":["markdown","markdown-it","mdformat"],"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-20T10:50:00.000Z","updated_at":"2025-12-01T00:43:40.000Z","dependencies_parsed_at":"2022-08-12T10:50:34.114Z","dependency_job_id":null,"html_url":"https://github.com/executablebooks/mdformat-footnote","commit_stats":null,"previous_names":["gaige/mdformat-footnote"],"tags_count":6,"template":false,"template_full_name":"executablebooks/mdformat-plugin","purl":"pkg:github/executablebooks/mdformat-footnote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdformat-footnote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdformat-footnote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdformat-footnote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdformat-footnote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","download_url":"https://codeload.github.com/executablebooks/mdformat-footnote/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmdformat-footnote/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28124760,"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","status":"online","status_checked_at":"2025-12-30T02:00:05.476Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"],"created_at":"2025-12-30T08:02:50.591Z","updated_at":"2025-12-30T08:05:18.250Z","avatar_url":"https://github.com/executablebooks.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mdformat-footnote\n\n[![Build Status][ci-badge]][ci-link]\n[![codecov.io][cov-badge]][cov-link]\n[![PyPI version][pypi-badge]][pypi-link]\n\nFootnote format addition for [mdformat](https://github.com/executablebooks/mdformat).\n\n## Development\n\nThis package utilises [flit](https://flit.readthedocs.io) as the build engine, and [tox](https://tox.readthedocs.io) for test automation.\n\nTo install these development dependencies:\n\n```bash\npip install tox\n```\n\nTo run the tests:\n\n```bash\ntox\n```\n\nand with test coverage:\n\n```bash\ntox -e py310-cov\n```\n\nThe easiest way to write tests, is to edit tests/fixtures.md\n\nTo run the code formatting and style checks:\n\n```bash\ntox -e py310-pre-commit\n```\n\nor directly\n\n```bash\npip install pre-commit\npre-commit run --all\n```\n\nTo run the pre-commit hook test:\n\n```bash\ntox -e py310-hook\n```\n\n## Publish to PyPi\n\nPublishing is handled using a trusted action as part of the release process. Authentication is via OIDC\nand should be triggered by creating a release with a tag equal to the version, e.g. `v0.0.1`.\n\nMaintainer note: this is configured in PyPI as a trusted repository.\n\n[ci-badge]: https://github.com/gaige/mdformat-footnote/workflows/CI/badge.svg?branch=master\n[ci-link]: https://github.com/gaige/mdformat-footnote/actions?query=workflow%3ACI+branch%3Amaster+event%3Apush\n[cov-badge]: https://codecov.io/gh/gaige/mdformat-footnote/branch/master/graph/badge.svg\n[cov-link]: https://codecov.io/gh/gaige/mdformat-footnote\n[pypi-badge]: https://img.shields.io/pypi/v/mdformat-footnote.svg\n[pypi-link]: https://pypi.org/project/mdformat-footnote\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexecutablebooks%2Fmdformat-footnote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexecutablebooks%2Fmdformat-footnote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexecutablebooks%2Fmdformat-footnote/lists"}