{"id":371888,"url":"https://github.com/executablebooks/markdown-it-py","last_synced_at":"2026-05-13T11:07:47.804Z","repository":{"id":40435154,"uuid":"249956697","full_name":"executablebooks/markdown-it-py","owner":"executablebooks","description":"Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins \u0026 high speed. Now in Python!","archived":false,"fork":false,"pushed_at":"2026-05-06T16:31:11.000Z","size":1285,"stargazers_count":1299,"open_issues_count":45,"forks_count":101,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-05-06T16:44:09.847Z","etag":null,"topics":["markdown","markdown-it","markdown-parser"],"latest_commit_sha":null,"homepage":"https://markdown-it-py.readthedocs.io","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":"CHANGELOG.md","contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2020-03-25T11:10:01.000Z","updated_at":"2026-05-06T16:29:50.000Z","dependencies_parsed_at":"2023-09-26T00:51:08.044Z","dependency_job_id":"fcfe9a27-fe6e-4992-a178-9abbda1fae08","html_url":"https://github.com/executablebooks/markdown-it-py","commit_stats":{"total_commits":328,"total_committers":29,"mean_commits":"11.310344827586206","dds":0.3414634146341463,"last_synced_commit":"36a9d146af52265420de634cc2e25d1d40cfcdb7"},"previous_names":["executablebookproject/markdown-it-py"],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/executablebooks/markdown-it-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/sbom","scorecard":{"id":387765,"data":{"date":"2025-08-11","repo":{"name":"github.com/executablebooks/markdown-it-py","commit":"c62983f1554124391b47170180e6c62df4d476ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 8/23 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/fuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/fuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/fuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuzz.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/fuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:100","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:128","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   1 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz/fuzz_markdown.py:3","Info: PythonAtherisFuzzer integration found: tests/fuzz/fuzz_markdown_extended.py:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T17:05:11.693Z","repository_id":40435154,"created_at":"2025-08-18T17:05:11.694Z","updated_at":"2025-08-18T17:05:11.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32795671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"owner":{"login":"executablebooks","name":"Executable Books","uuid":"57655115","kind":"organization","description":"An open collaboration to create executable books with Jupyter","email":null,"website":"https://executablebooks.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/57655115?v=4","repositories_count":84,"last_synced_at":"2024-04-14T17:16:04.840Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/executablebooks","funding_links":[],"total_stars":8219,"followers":366,"following":0,"created_at":"2022-11-02T16:32:22.360Z","updated_at":"2024-04-14T17:16:26.261Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks/repositories"},"packages":[{"id":13469224,"name":"markdown-it-py","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/executablebooks/markdown-it-py","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/executablebooks/markdown-it-py","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-09T19:39:16.476Z","latest_release_published_at":"2026-02-09T19:39:16.476Z","latest_release_number":"3.0.0-2","last_synced_at":"2026-03-09T20:08:18.116Z","created_at":"2026-02-09T19:39:16.168Z","updated_at":"2026-03-09T20:30:49.089Z","registry_url":"https://launchpad.net/ubuntu/+source/markdown-it-py","install_command":"apt-get install markdown-it-py","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"important","binary":"python3-markdown-it","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), flit (\u003c\u003c 4), flit (\u003e= 3.2), pybuild-plugin-pyproject, python3-all, python3-attr, python3-commonmark \u003c!nocheck\u003e, python3-markdown \u003c!nocheck\u003e, python3-mdurl, python3-mistletoe \u003c!nocheck\u003e, python3-mistune \u003c!nocheck\u003e, python3-psutil \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-benchmark \u003c!nocheck\u003e, python3-pytest-regressions \u003c!nocheck\u003e, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/markdown-it-py?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/markdown-it-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/markdown-it-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/markdown-it-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/markdown-it-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/markdown-it-py/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/markdown-it-py/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/markdown-it-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/markdown-it-py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/markdown-it-py/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13657572,"name":"markdown-it-py","ecosystem":"debian","description":null,"homepage":"https://github.com/executablebooks/markdown-it-py","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/executablebooks/markdown-it-py","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T07:38:00.399Z","latest_release_published_at":"2026-02-12T07:38:00.399Z","latest_release_number":"3.0.0-3","last_synced_at":"2026-03-14T05:14:15.556Z","created_at":"2026-02-12T07:38:00.170Z","updated_at":"2026-03-14T05:14:15.556Z","registry_url":"https://tracker.debian.org/pkg/markdown-it-py","install_command":"apt-get install markdown-it-py","documentation_url":"https://packages.debian.org/trixie/markdown-it-py","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-markdown-it","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), flit (\u003c\u003c 4), flit (\u003e= 3.2), pybuild-plugin-pyproject, python3-all, python3-attr, python3-commonmark \u003c!nocheck\u003e, python3-linkify-it \u003c!nocheck\u003e, python3-markdown \u003c!nocheck\u003e, python3-mdurl, python3-mistletoe \u003c!nocheck\u003e, python3-mistune \u003c!nocheck\u003e, python3-psutil \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-benchmark \u003c!nocheck\u003e, python3-pytest-regressions \u003c!nocheck\u003e, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T07:38:00.444Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/markdown-it-py?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/markdown-it-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/markdown-it-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/markdown-it-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/markdown-it-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/markdown-it-py/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/markdown-it-py/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/markdown-it-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/markdown-it-py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/markdown-it-py/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13951627,"name":"python-markdown-it-py","ecosystem":"guix","description":"Python port of markdown-it","homepage":"https://github.com/executablebooks/markdown-it-py","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/executablebooks/markdown-it-py","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:20:43.749Z","latest_release_published_at":"2026-03-02T19:20:43.749Z","latest_release_number":"3.0.0","last_synced_at":"2026-04-27T16:31:15.188Z","created_at":"2026-03-02T19:20:43.566Z","updated_at":"2026-04-27T16:34:40.864Z","registry_url":"https://packages.guix.gnu.org/packages/python-markdown-it-py/3.0.0/","install_command":"guix install python-markdown-it-py","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n9089","metadata":{"location":"gnu/packages/python-xyz.scm:9089","variable_name":"python-markdown-it-py"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T16:34:40.842Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-markdown-it-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-markdown-it-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-markdown-it-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-markdown-it-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-markdown-it-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-markdown-it-py/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-markdown-it-py/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-markdown-it-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-markdown-it-py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-markdown-it-py/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31305,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":75657,"name":"py-markdown-it-py","ecosystem":"spack","description":"Markdown parser, done right. 100% CommonMark support, extensions, syntax\nplugins \u0026 high speed\n","homepage":"https://github.com/executablebooks/markdown-it-py","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/executablebooks/markdown-it-py","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-04-05T09:25:58.930Z","latest_release_published_at":"2026-02-18T03:15:29.257Z","latest_release_number":"4.0.0","last_synced_at":"2026-05-10T09:48:26.264Z","created_at":"2022-04-05T09:25:58.903Z","updated_at":"2026-05-10T09:48:26.265Z","registry_url":"https://packages.spack.io/package.html?name=py-markdown-it-py","install_command":"spack install py-markdown-it-py","documentation_url":null,"metadata":{},"repo_metadata":{"id":40435154,"uuid":"249956697","full_name":"executablebooks/markdown-it-py","owner":"executablebooks","description":"Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins \u0026 high speed. Now in Python!","archived":false,"fork":false,"pushed_at":"2025-08-25T16:35:06.000Z","size":1787,"stargazers_count":945,"open_issues_count":37,"forks_count":80,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-08-27T21:55:42.366Z","etag":null,"topics":["markdown","markdown-it","markdown-parser"],"latest_commit_sha":null,"homepage":"https://markdown-it-py.readthedocs.io","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":"CHANGELOG.md","contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-25T11:10:01.000Z","updated_at":"2025-08-27T01:46:19.000Z","dependencies_parsed_at":"2023-09-26T00:51:08.044Z","dependency_job_id":"fcfe9a27-fe6e-4992-a178-9abbda1fae08","html_url":"https://github.com/executablebooks/markdown-it-py","commit_stats":{"total_commits":328,"total_committers":29,"mean_commits":"11.310344827586206","dds":0.3414634146341463,"last_synced_commit":"36a9d146af52265420de634cc2e25d1d40cfcdb7"},"previous_names":["executablebookproject/markdown-it-py"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/executablebooks/markdown-it-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/sbom","scorecard":{"id":387765,"data":{"date":"2025-08-11","repo":{"name":"github.com/executablebooks/markdown-it-py","commit":"c62983f1554124391b47170180e6c62df4d476ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 8/23 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/fuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/fuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/fuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuzz.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/fuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:100","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:128","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   1 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz/fuzz_markdown.py:3","Info: PythonAtherisFuzzer integration found: tests/fuzz/fuzz_markdown_extended.py:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T17:05:11.693Z","repository_id":40435154,"created_at":"2025-08-18T17:05:11.694Z","updated_at":"2025-08-18T17:05:11.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272443197,"owners_count":24935907,"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-08-28T02:00:10.768Z","response_time":74,"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"},"owner_record":{"login":"executablebooks","name":"Executable Books","uuid":"57655115","kind":"organization","description":"An open collaboration to create executable books with Jupyter","email":null,"website":"https://executablebooks.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/57655115?v=4","repositories_count":84,"last_synced_at":"2024-04-14T17:16:04.840Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/executablebooks","funding_links":[],"total_stars":8219,"followers":366,"following":0,"created_at":"2022-11-02T16:32:22.360Z","updated_at":"2024-04-14T17:16:26.261Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks/repositories"},"tags":[{"name":"v3.0.0","sha":"bee6d1953be75717a3f2f6a917da6f464bed421d","kind":"commit","published_at":"2023-06-03T06:31:15.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v3.0.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"73a01479212bfe2aea0b995b4d13c8ddca2e4265","kind":"commit","published_at":"2023-02-22T05:52:12.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v2.2.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"7e677c4e7b4573eaf406a13882f3fee4b19b97f4","kind":"commit","published_at":"2022-04-16T13:51:17.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v2.1.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"d6adf6652498ba8b4adf48911eccf61a4f382e3c","kind":"commit","published_at":"2022-01-24T17:57:05.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v2.0.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"465b54d79641a3acd1d4e2ff483f1ccf4a4556ff","kind":"commit","published_at":"2021-12-03T08:41:36.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v2.0.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"1d27af1da41fd3b00da8307040e6e274925437b2","kind":"commit","published_at":"2021-05-08T05:21:32.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.1.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b0355bfe5f77f189b24b1a2cec27a165fab4101e","kind":"commit","published_at":"2021-05-02T06:44:17.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.0.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0/manifests"},{"name":"v1.0.0b3","sha":"43193969d0415428939da06ace8c6fb16c434fac","kind":"commit","published_at":"2021-05-01T00:02:50.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.0.0b3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b3/manifests"},{"name":"v1.0.0b2","sha":"13c51297ea473e036c9b581b13e8c4aa61ecd3ae","kind":"commit","published_at":"2021-04-25T03:10:09.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.0.0b2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b2/manifests"},{"name":"v1.0.0b1","sha":"36c386df3066bc8781e74f7db9df3fcbf0b10a1d","kind":"commit","published_at":"2021-03-31T07:48:03.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.0.0b1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b1/manifests"},{"name":"v0.6.2","sha":"6c2f9005c93d8e2dd9acf3aa367fdaafac516e7f","kind":"commit","published_at":"2021-02-06T23:40:16.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.6.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"9f826bdfd96eac4074007d256eea7f091b8cf325","kind":"commit","published_at":"2021-01-01T15:54:43.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.6.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"047a71f67ea8cf5c52faa1e42a3c9698a7274ab5","kind":"commit","published_at":"2020-12-15T13:45:56.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.6.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"7e90750fb956adff44b9bda67de5bc49b48092bf","kind":"commit","published_at":"2020-12-13T20:14:56.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.8","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"aa54b8b0170357d60fa6b9332eb7328eeeaeedd9","kind":"commit","published_at":"2020-12-13T12:48:58.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.7","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"ca6269eabd1078f8e3ce6129b23e23b3db97358f","kind":"commit","published_at":"2020-10-21T01:48:26.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.6","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"a4b828c58bb4dca8aa16c8636e961ad1e0202079","kind":"commit","published_at":"2020-09-27T09:16:49.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.5","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"9c8eb378b0f069994a795a2a7bf61cee6d7c9a01","kind":"commit","published_at":"2020-09-08T01:01:47.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.4","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"893f2cf2adda732b9112056cf8a12dd0473c137f","kind":"commit","published_at":"2020-09-04T13:26:15.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"dff8ddc167cf6c5f77b587acbe830fe61e288b43","kind":"commit","published_at":"2020-08-22T03:30:23.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"a4159f07b09a60cdb4a29fef9b70ae9ff7716339","kind":"commit","published_at":"2020-08-21T19:11:05.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"4b3e64665d65b5605674c8b588f87be1e43a44a2","kind":"commit","published_at":"2020-08-18T07:17:46.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"ab066b7eafcd6697d9e4fd85a53d7a809b54b574","kind":"commit","published_at":"2020-08-11T12:41:43.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.9","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"ef323827f523946a0b689e95c205249c84cd0b1d","kind":"commit","published_at":"2020-07-13T17:47:38.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.8","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"7d955f61d17ffb340e583b76340945741d53c002","kind":"commit","published_at":"2020-06-22T15:28:54.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.7","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"c5be8d9af46f8e9484cacead123acfae25d89086","kind":"commit","published_at":"2020-05-28T02:46:00.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.6","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"2a01f4ea865f885e7e34c2a861020e884b9bb14f","kind":"commit","published_at":"2020-04-01T05:56:38.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.5","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"6381c5cac7c03f5dec29c9cf05ff098499eb29af","kind":"commit","published_at":"2020-03-30T00:49:46.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.4","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"ed4680dccd9a7841aa8d25860253b709f5f74eb7","kind":"commit","published_at":"2020-03-29T08:16:33.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"0ff53a056db4e072698ac3f1506cd094a120a97c","kind":"commit","published_at":"2020-03-29T07:31:29.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9e8d9eafa6c66c469d2c8c0ea9c3f634186c51ff","kind":"commit","published_at":"2020-03-28T15:21:34.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"86988050c942449453af6637a5d6bf84cf1bc7e0","kind":"commit","published_at":"2020-03-28T12:41:05.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"62a2e40ecfd3ac3a0e1c8afbff1a7c79545dfb11","kind":"commit","published_at":"2020-03-28T05:22:02.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.3.3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"49b3aaa0c1d9ef37bafbc2856154362ab101f75e","kind":"commit","published_at":"2020-03-27T13:16:34.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.3.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"a76e350bbab364d8f60227c61acf3917a8802d1a","kind":"commit","published_at":"2020-03-27T10:18:15.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.3.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2ec0abd6416424382deb47ac37e4e2e71dd61834","kind":"commit","published_at":"2020-03-27T07:20:02.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.3.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"fe94b55abbc59014453040da81b7c67fa8095c3e","kind":"commit","published_at":"2020-03-27T03:23:17.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.2.3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"5b26f76d27335fe918cc7c01d2042ae016119359","kind":"commit","published_at":"2020-03-26T20:11:01.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.2.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"5e14d6e277ff20643d0b3a68caa4a6333361f70d","kind":"commit","published_at":"2020-03-26T15:19:38.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.2.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b5010915510d721dd1f6fefd2ccefdae948f4357","kind":"commit","published_at":"2020-03-26T13:56:15.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.2.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.0/manifests"},{"name":"v0.1.1d","sha":"55fe763bea91468fdcb66195eff3ebab07b29399","kind":"commit","published_at":"2020-03-25T18:43:12.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1d","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.1d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1d/manifests"},{"name":"v0.1.1c","sha":"e7a13ce85e8cbb806bd4593fb8e960d76b8d331d","kind":"commit","published_at":"2020-03-25T18:35:55.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1c","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.1c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1c/manifests"},{"name":"v0.1.1b","sha":"eb5adac0884ade92c433efbd0265d0b43b62b6c9","kind":"commit","published_at":"2020-03-25T18:24:57.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1b","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1b/manifests"},{"name":"v0.1.1a","sha":"9058d2d83f065afec6339c3284cec46e6379337b","kind":"commit","published_at":"2020-03-25T18:19:57.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1a","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1a/manifests"},{"name":"v0.1.0","sha":"a0bb026154269d7d073d70a5c831944d0f8b0f26","kind":"commit","published_at":"2020-03-25T18:11:03.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"a0bb026154269d7d073d70a5c831944d0f8b0f26","kind":"commit","published_at":"2020-03-25T18:11:03.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T05:08:56.300Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.186466583298596,"stargazers_count":10.90732249548423,"forks_count":14.936779213561206,"average":10.007642073086007},"purl":"pkg:spack/py-markdown-it-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-markdown-it-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-markdown-it-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-markdown-it-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T14:53:05.122Z","issues_count":49,"pull_requests_count":138,"avg_time_to_close_issue":12879529.92,"avg_time_to_close_pull_request":3601851.9389312975,"issues_closed_count":25,"pull_requests_closed_count":131,"pull_request_authors_count":21,"issue_authors_count":40,"avg_comments_per_issue":3.5510204081632653,"avg_comments_per_pull_request":1.9565217391304348,"merged_pull_requests_count":103,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1417337.0,"past_year_avg_time_to_close_pull_request":742518.0833333334,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/issues","maintainers":[{"login":"chrisjsewell","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"},{"login":"hukkin","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[{"login":"chrisjsewell","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-markdown-it-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-markdown-it-py/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-markdown-it-py/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-markdown-it-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-markdown-it-py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-markdown-it-py/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2168,"html_url":null,"role":null,"created_at":"2022-11-14T16:52:24.434Z","updated_at":"2022-11-14T16:52:24.434Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9118,"maintainers_count":978,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":437},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-04-03T06:48:03.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":13536128,"name":"markdown-it-py","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/executablebooks/markdown-it-py","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/executablebooks/markdown-it-py","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T00:22:50.096Z","latest_release_published_at":"2026-02-11T00:22:50.096Z","latest_release_number":"2.1.0-4ubuntu1","last_synced_at":"2026-03-11T18:36:42.292Z","created_at":"2026-02-11T00:22:49.928Z","updated_at":"2026-03-11T18:36:42.292Z","registry_url":"https://launchpad.net/ubuntu/+source/markdown-it-py","install_command":"apt-get install markdown-it-py","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"important","binary":"python3-markdown-it","standards_version":"4.6.1","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), flit (\u003c\u003c 4), flit (\u003e= 3.2), pybuild-plugin-pyproject, python3-all, python3-attr, python3-commonmark \u003c!nocheck\u003e, python3-markdown \u003c!nocheck\u003e, python3-mdurl, python3-mistletoe \u003c!nocheck\u003e, python3-mistune \u003c!nocheck\u003e, python3-psutil \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-benchmark \u003c!nocheck\u003e, python3-pytest-regressions \u003c!nocheck\u003e, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:28:50.962Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/markdown-it-py?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/markdown-it-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/markdown-it-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/markdown-it-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/markdown-it-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/markdown-it-py/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/markdown-it-py/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/markdown-it-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/markdown-it-py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/markdown-it-py/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13441624,"name":"markdown-it-py","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/executablebooks/markdown-it-py","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/executablebooks/markdown-it-py","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-08T05:59:50.338Z","latest_release_published_at":"2026-02-08T05:59:50.338Z","latest_release_number":"3.0.0-2","last_synced_at":"2026-03-08T06:28:53.838Z","created_at":"2026-02-08T05:59:49.982Z","updated_at":"2026-03-08T06:33:24.107Z","registry_url":"https://launchpad.net/ubuntu/+source/markdown-it-py","install_command":"apt-get install markdown-it-py","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"important","binary":"python3-markdown-it","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), flit (\u003c\u003c 4), flit (\u003e= 3.2), pybuild-plugin-pyproject, python3-all, python3-attr, python3-commonmark \u003c!nocheck\u003e, python3-markdown \u003c!nocheck\u003e, python3-mdurl, python3-mistletoe \u003c!nocheck\u003e, python3-mistune \u003c!nocheck\u003e, python3-psutil \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-benchmark \u003c!nocheck\u003e, python3-pytest-regressions \u003c!nocheck\u003e, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/markdown-it-py?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/markdown-it-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/markdown-it-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/markdown-it-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/markdown-it-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/markdown-it-py/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/markdown-it-py/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/markdown-it-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/markdown-it-py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/markdown-it-py/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":5285452,"name":"markdown-it-py","ecosystem":"conda","description":"Python port of markdown-it. Markdown parsing, done right!","homepage":"https://github.com/executablebooks/markdown-it-py","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/markdown-it-py","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-08-05T17:00:41.000Z","latest_release_published_at":"2025-08-27T12:55:14.000Z","latest_release_number":"4.0.0","last_synced_at":"2026-03-12T03:15:58.347Z","created_at":"2022-10-03T15:42:49.864Z","updated_at":"2026-03-12T03:15:58.347Z","registry_url":"https://anaconda.org/anaconda/markdown-it-py","install_command":"conda install -c anaconda markdown-it-py","documentation_url":null,"metadata":{},"repo_metadata":{"id":40435154,"uuid":"249956697","full_name":"executablebooks/markdown-it-py","owner":"executablebooks","description":"Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins \u0026 high speed. Now in Python!","archived":false,"fork":false,"pushed_at":"2025-08-25T16:35:06.000Z","size":1787,"stargazers_count":945,"open_issues_count":37,"forks_count":80,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-08-27T21:55:42.366Z","etag":null,"topics":["markdown","markdown-it","markdown-parser"],"latest_commit_sha":null,"homepage":"https://markdown-it-py.readthedocs.io","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":"CHANGELOG.md","contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-25T11:10:01.000Z","updated_at":"2025-08-27T01:46:19.000Z","dependencies_parsed_at":"2023-09-26T00:51:08.044Z","dependency_job_id":"fcfe9a27-fe6e-4992-a178-9abbda1fae08","html_url":"https://github.com/executablebooks/markdown-it-py","commit_stats":{"total_commits":328,"total_committers":29,"mean_commits":"11.310344827586206","dds":0.3414634146341463,"last_synced_commit":"36a9d146af52265420de634cc2e25d1d40cfcdb7"},"previous_names":["executablebookproject/markdown-it-py"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/executablebooks/markdown-it-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/sbom","scorecard":{"id":387765,"data":{"date":"2025-08-11","repo":{"name":"github.com/executablebooks/markdown-it-py","commit":"c62983f1554124391b47170180e6c62df4d476ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 8/23 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/fuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/fuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/fuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuzz.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/fuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:100","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:128","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   1 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz/fuzz_markdown.py:3","Info: PythonAtherisFuzzer integration found: tests/fuzz/fuzz_markdown_extended.py:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T17:05:11.693Z","repository_id":40435154,"created_at":"2025-08-18T17:05:11.694Z","updated_at":"2025-08-18T17:05:11.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272443197,"owners_count":24935907,"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-08-28T02:00:10.768Z","response_time":74,"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"},"owner_record":{"login":"executablebooks","name":"Executable Books","uuid":"57655115","kind":"organization","description":"An open collaboration to create executable books with Jupyter","email":null,"website":"https://executablebooks.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/57655115?v=4","repositories_count":84,"last_synced_at":"2024-04-14T17:16:04.840Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/executablebooks","funding_links":[],"total_stars":8219,"followers":366,"following":0,"created_at":"2022-11-02T16:32:22.360Z","updated_at":"2024-04-14T17:16:26.261Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks/repositories"},"tags":[{"name":"v3.0.0","sha":"bee6d1953be75717a3f2f6a917da6f464bed421d","kind":"commit","published_at":"2023-06-03T06:31:15.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v3.0.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"73a01479212bfe2aea0b995b4d13c8ddca2e4265","kind":"commit","published_at":"2023-02-22T05:52:12.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v2.2.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"7e677c4e7b4573eaf406a13882f3fee4b19b97f4","kind":"commit","published_at":"2022-04-16T13:51:17.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v2.1.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"d6adf6652498ba8b4adf48911eccf61a4f382e3c","kind":"commit","published_at":"2022-01-24T17:57:05.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v2.0.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"465b54d79641a3acd1d4e2ff483f1ccf4a4556ff","kind":"commit","published_at":"2021-12-03T08:41:36.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v2.0.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"1d27af1da41fd3b00da8307040e6e274925437b2","kind":"commit","published_at":"2021-05-08T05:21:32.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.1.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b0355bfe5f77f189b24b1a2cec27a165fab4101e","kind":"commit","published_at":"2021-05-02T06:44:17.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.0.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0/manifests"},{"name":"v1.0.0b3","sha":"43193969d0415428939da06ace8c6fb16c434fac","kind":"commit","published_at":"2021-05-01T00:02:50.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.0.0b3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b3/manifests"},{"name":"v1.0.0b2","sha":"13c51297ea473e036c9b581b13e8c4aa61ecd3ae","kind":"commit","published_at":"2021-04-25T03:10:09.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.0.0b2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b2/manifests"},{"name":"v1.0.0b1","sha":"36c386df3066bc8781e74f7db9df3fcbf0b10a1d","kind":"commit","published_at":"2021-03-31T07:48:03.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.0.0b1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b1/manifests"},{"name":"v0.6.2","sha":"6c2f9005c93d8e2dd9acf3aa367fdaafac516e7f","kind":"commit","published_at":"2021-02-06T23:40:16.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.6.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"9f826bdfd96eac4074007d256eea7f091b8cf325","kind":"commit","published_at":"2021-01-01T15:54:43.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.6.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"047a71f67ea8cf5c52faa1e42a3c9698a7274ab5","kind":"commit","published_at":"2020-12-15T13:45:56.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.6.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"7e90750fb956adff44b9bda67de5bc49b48092bf","kind":"commit","published_at":"2020-12-13T20:14:56.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.8","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"aa54b8b0170357d60fa6b9332eb7328eeeaeedd9","kind":"commit","published_at":"2020-12-13T12:48:58.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.7","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"ca6269eabd1078f8e3ce6129b23e23b3db97358f","kind":"commit","published_at":"2020-10-21T01:48:26.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.6","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"a4b828c58bb4dca8aa16c8636e961ad1e0202079","kind":"commit","published_at":"2020-09-27T09:16:49.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.5","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"9c8eb378b0f069994a795a2a7bf61cee6d7c9a01","kind":"commit","published_at":"2020-09-08T01:01:47.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.4","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"893f2cf2adda732b9112056cf8a12dd0473c137f","kind":"commit","published_at":"2020-09-04T13:26:15.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"dff8ddc167cf6c5f77b587acbe830fe61e288b43","kind":"commit","published_at":"2020-08-22T03:30:23.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"a4159f07b09a60cdb4a29fef9b70ae9ff7716339","kind":"commit","published_at":"2020-08-21T19:11:05.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"4b3e64665d65b5605674c8b588f87be1e43a44a2","kind":"commit","published_at":"2020-08-18T07:17:46.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"ab066b7eafcd6697d9e4fd85a53d7a809b54b574","kind":"commit","published_at":"2020-08-11T12:41:43.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.9","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"ef323827f523946a0b689e95c205249c84cd0b1d","kind":"commit","published_at":"2020-07-13T17:47:38.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.8","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"7d955f61d17ffb340e583b76340945741d53c002","kind":"commit","published_at":"2020-06-22T15:28:54.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.7","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"c5be8d9af46f8e9484cacead123acfae25d89086","kind":"commit","published_at":"2020-05-28T02:46:00.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.6","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"2a01f4ea865f885e7e34c2a861020e884b9bb14f","kind":"commit","published_at":"2020-04-01T05:56:38.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.5","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"6381c5cac7c03f5dec29c9cf05ff098499eb29af","kind":"commit","published_at":"2020-03-30T00:49:46.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.4","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"ed4680dccd9a7841aa8d25860253b709f5f74eb7","kind":"commit","published_at":"2020-03-29T08:16:33.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"0ff53a056db4e072698ac3f1506cd094a120a97c","kind":"commit","published_at":"2020-03-29T07:31:29.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9e8d9eafa6c66c469d2c8c0ea9c3f634186c51ff","kind":"commit","published_at":"2020-03-28T15:21:34.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"86988050c942449453af6637a5d6bf84cf1bc7e0","kind":"commit","published_at":"2020-03-28T12:41:05.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"62a2e40ecfd3ac3a0e1c8afbff1a7c79545dfb11","kind":"commit","published_at":"2020-03-28T05:22:02.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.3.3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"49b3aaa0c1d9ef37bafbc2856154362ab101f75e","kind":"commit","published_at":"2020-03-27T13:16:34.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.3.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"a76e350bbab364d8f60227c61acf3917a8802d1a","kind":"commit","published_at":"2020-03-27T10:18:15.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.3.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2ec0abd6416424382deb47ac37e4e2e71dd61834","kind":"commit","published_at":"2020-03-27T07:20:02.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.3.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"fe94b55abbc59014453040da81b7c67fa8095c3e","kind":"commit","published_at":"2020-03-27T03:23:17.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.2.3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"5b26f76d27335fe918cc7c01d2042ae016119359","kind":"commit","published_at":"2020-03-26T20:11:01.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.2.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"5e14d6e277ff20643d0b3a68caa4a6333361f70d","kind":"commit","published_at":"2020-03-26T15:19:38.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.2.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b5010915510d721dd1f6fefd2ccefdae948f4357","kind":"commit","published_at":"2020-03-26T13:56:15.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.2.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.0/manifests"},{"name":"v0.1.1d","sha":"55fe763bea91468fdcb66195eff3ebab07b29399","kind":"commit","published_at":"2020-03-25T18:43:12.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1d","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.1d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1d/manifests"},{"name":"v0.1.1c","sha":"e7a13ce85e8cbb806bd4593fb8e960d76b8d331d","kind":"commit","published_at":"2020-03-25T18:35:55.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1c","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.1c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1c/manifests"},{"name":"v0.1.1b","sha":"eb5adac0884ade92c433efbd0265d0b43b62b6c9","kind":"commit","published_at":"2020-03-25T18:24:57.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1b","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1b/manifests"},{"name":"v0.1.1a","sha":"9058d2d83f065afec6339c3284cec46e6379337b","kind":"commit","published_at":"2020-03-25T18:19:57.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1a","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1a/manifests"},{"name":"v0.1.0","sha":"a0bb026154269d7d073d70a5c831944d0f8b0f26","kind":"commit","published_at":"2020-03-25T18:11:03.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"a0bb026154269d7d073d70a5c831944d0f8b0f26","kind":"commit","published_at":"2020-03-25T18:11:03.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T05:08:56.285Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":51,"rankings":{"downloads":null,"dependent_repos_count":24.00975015234613,"dependent_packages_count":8.561852528945765,"stargazers_count":30.377818403412554,"forks_count":35.95368677635588,"docker_downloads_count":null,"average":24.725776965265084},"purl":"pkg:conda/markdown-it-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/markdown-it-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/markdown-it-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/markdown-it-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T14:53:05.122Z","issues_count":49,"pull_requests_count":138,"avg_time_to_close_issue":12879529.92,"avg_time_to_close_pull_request":3601851.9389312975,"issues_closed_count":25,"pull_requests_closed_count":131,"pull_request_authors_count":21,"issue_authors_count":40,"avg_comments_per_issue":3.5510204081632653,"avg_comments_per_pull_request":1.9565217391304348,"merged_pull_requests_count":103,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1417337.0,"past_year_avg_time_to_close_pull_request":742518.0833333334,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/issues","maintainers":[{"login":"chrisjsewell","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"},{"login":"hukkin","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[{"login":"chrisjsewell","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/markdown-it-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/markdown-it-py/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/markdown-it-py/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/markdown-it-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/markdown-it-py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/markdown-it-py/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5120,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":2795386,"name":"markdown-it-py","ecosystem":"pypi","description":"Python port of markdown-it. Markdown parsing, done right!","homepage":"https://github.com/executablebooks/markdown-it-py","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/markdown-it-py","keywords_array":["markdown","lexer","parser","commonmark","markdown-it"],"namespace":null,"versions_count":45,"first_release_published_at":"2020-03-25T17:41:23.000Z","latest_release_published_at":"2026-05-07T12:08:27.000Z","latest_release_number":"4.2.0","last_synced_at":"2026-05-12T20:19:24.750Z","created_at":"2022-04-10T11:32:55.914Z","updated_at":"2026-05-13T07:21:22.846Z","registry_url":"https://pypi.org/project/markdown-it-py/","install_command":"pip install markdown-it-py --index-url https://pypi.org/simple","documentation_url":"https://markdown-it-py.readthedocs.io","metadata":{"funding":null,"documentation":"https://markdown-it-py.readthedocs.io","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Text Processing :: Markup"],"normalized_name":"markdown-it-py","project_status":null},"repo_metadata":{"id":40435154,"uuid":"249956697","full_name":"executablebooks/markdown-it-py","owner":"executablebooks","description":"Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins \u0026 high speed. Now in Python!","archived":false,"fork":false,"pushed_at":"2024-05-13T16:34:08.000Z","size":1444,"stargazers_count":636,"open_issues_count":37,"forks_count":67,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-05-17T15:06:22.840Z","etag":null,"topics":["markdown","markdown-it","markdown-parser"],"latest_commit_sha":null,"homepage":"https://markdown-it-py.readthedocs.io","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":"CHANGELOG.md","contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-25T11:10:01.000Z","updated_at":"2024-05-27T18:23:51.996Z","dependencies_parsed_at":"2023-09-26T00:51:08.044Z","dependency_job_id":"fcfe9a27-fe6e-4992-a178-9abbda1fae08","html_url":"https://github.com/executablebooks/markdown-it-py","commit_stats":{"total_commits":278,"total_committers":24,"mean_commits":"11.583333333333334","dds":0.3381294964028777,"last_synced_commit":"d1852a5f8e2cd33602d670cf602593e664c7a2a7"},"previous_names":["executablebookproject/markdown-it-py"],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216245726,"owners_count":15996844,"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"},"owner_record":{"login":"executablebooks","name":"Executable Books","uuid":"57655115","kind":"organization","description":"An open collaboration to create executable books with Jupyter","email":null,"website":"https://executablebooks.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/57655115?v=4","repositories_count":84,"last_synced_at":"2024-04-14T17:16:04.840Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/executablebooks","funding_links":[],"total_stars":8219,"followers":366,"following":0,"created_at":"2022-11-02T16:32:22.360Z","updated_at":"2024-04-14T17:16:26.261Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks/repositories"},"tags":[{"name":"v3.0.0","sha":"bee6d1953be75717a3f2f6a917da6f464bed421d","kind":"commit","published_at":"2023-06-03T06:31:15.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v3.0.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"73a01479212bfe2aea0b995b4d13c8ddca2e4265","kind":"commit","published_at":"2023-02-22T05:52:12.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v2.2.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"7e677c4e7b4573eaf406a13882f3fee4b19b97f4","kind":"commit","published_at":"2022-04-16T13:51:17.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v2.1.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"d6adf6652498ba8b4adf48911eccf61a4f382e3c","kind":"commit","published_at":"2022-01-24T17:57:05.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v2.0.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"465b54d79641a3acd1d4e2ff483f1ccf4a4556ff","kind":"commit","published_at":"2021-12-03T08:41:36.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v2.0.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"1d27af1da41fd3b00da8307040e6e274925437b2","kind":"commit","published_at":"2021-05-08T05:21:32.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.1.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b0355bfe5f77f189b24b1a2cec27a165fab4101e","kind":"commit","published_at":"2021-05-02T06:44:17.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.0.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0/manifests"},{"name":"v1.0.0b3","sha":"43193969d0415428939da06ace8c6fb16c434fac","kind":"commit","published_at":"2021-05-01T00:02:50.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.0.0b3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b3/manifests"},{"name":"v1.0.0b2","sha":"13c51297ea473e036c9b581b13e8c4aa61ecd3ae","kind":"commit","published_at":"2021-04-25T03:10:09.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.0.0b2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b2/manifests"},{"name":"v1.0.0b1","sha":"36c386df3066bc8781e74f7db9df3fcbf0b10a1d","kind":"commit","published_at":"2021-03-31T07:48:03.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.0.0b1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b1/manifests"},{"name":"v0.6.2","sha":"6c2f9005c93d8e2dd9acf3aa367fdaafac516e7f","kind":"commit","published_at":"2021-02-06T23:40:16.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.6.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"9f826bdfd96eac4074007d256eea7f091b8cf325","kind":"commit","published_at":"2021-01-01T15:54:43.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.6.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"047a71f67ea8cf5c52faa1e42a3c9698a7274ab5","kind":"commit","published_at":"2020-12-15T13:45:56.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.6.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"7e90750fb956adff44b9bda67de5bc49b48092bf","kind":"commit","published_at":"2020-12-13T20:14:56.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.8","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"aa54b8b0170357d60fa6b9332eb7328eeeaeedd9","kind":"commit","published_at":"2020-12-13T12:48:58.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.7","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"ca6269eabd1078f8e3ce6129b23e23b3db97358f","kind":"commit","published_at":"2020-10-21T01:48:26.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.6","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"a4b828c58bb4dca8aa16c8636e961ad1e0202079","kind":"commit","published_at":"2020-09-27T09:16:49.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.5","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"9c8eb378b0f069994a795a2a7bf61cee6d7c9a01","kind":"commit","published_at":"2020-09-08T01:01:47.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.4","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"893f2cf2adda732b9112056cf8a12dd0473c137f","kind":"commit","published_at":"2020-09-04T13:26:15.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"dff8ddc167cf6c5f77b587acbe830fe61e288b43","kind":"commit","published_at":"2020-08-22T03:30:23.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"a4159f07b09a60cdb4a29fef9b70ae9ff7716339","kind":"commit","published_at":"2020-08-21T19:11:05.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"4b3e64665d65b5605674c8b588f87be1e43a44a2","kind":"commit","published_at":"2020-08-18T07:17:46.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"ab066b7eafcd6697d9e4fd85a53d7a809b54b574","kind":"commit","published_at":"2020-08-11T12:41:43.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.9","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"ef323827f523946a0b689e95c205249c84cd0b1d","kind":"commit","published_at":"2020-07-13T17:47:38.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.8","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"7d955f61d17ffb340e583b76340945741d53c002","kind":"commit","published_at":"2020-06-22T15:28:54.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.7","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"c5be8d9af46f8e9484cacead123acfae25d89086","kind":"commit","published_at":"2020-05-28T02:46:00.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.6","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"2a01f4ea865f885e7e34c2a861020e884b9bb14f","kind":"commit","published_at":"2020-04-01T05:56:38.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.5","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"6381c5cac7c03f5dec29c9cf05ff098499eb29af","kind":"commit","published_at":"2020-03-30T00:49:46.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.4","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"ed4680dccd9a7841aa8d25860253b709f5f74eb7","kind":"commit","published_at":"2020-03-29T08:16:33.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"0ff53a056db4e072698ac3f1506cd094a120a97c","kind":"commit","published_at":"2020-03-29T07:31:29.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9e8d9eafa6c66c469d2c8c0ea9c3f634186c51ff","kind":"commit","published_at":"2020-03-28T15:21:34.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"86988050c942449453af6637a5d6bf84cf1bc7e0","kind":"commit","published_at":"2020-03-28T12:41:05.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"62a2e40ecfd3ac3a0e1c8afbff1a7c79545dfb11","kind":"commit","published_at":"2020-03-28T05:22:02.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.3.3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"49b3aaa0c1d9ef37bafbc2856154362ab101f75e","kind":"commit","published_at":"2020-03-27T13:16:34.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.3.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"a76e350bbab364d8f60227c61acf3917a8802d1a","kind":"commit","published_at":"2020-03-27T10:18:15.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.3.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2ec0abd6416424382deb47ac37e4e2e71dd61834","kind":"commit","published_at":"2020-03-27T07:20:02.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.3.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"fe94b55abbc59014453040da81b7c67fa8095c3e","kind":"commit","published_at":"2020-03-27T03:23:17.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.2.3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"5b26f76d27335fe918cc7c01d2042ae016119359","kind":"commit","published_at":"2020-03-26T20:11:01.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.2.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"5e14d6e277ff20643d0b3a68caa4a6333361f70d","kind":"commit","published_at":"2020-03-26T15:19:38.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.2.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b5010915510d721dd1f6fefd2ccefdae948f4357","kind":"commit","published_at":"2020-03-26T13:56:15.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.2.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.0/manifests"},{"name":"v0.1.1d","sha":"55fe763bea91468fdcb66195eff3ebab07b29399","kind":"commit","published_at":"2020-03-25T18:43:12.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1d","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1d","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1d/manifests"},{"name":"v0.1.1c","sha":"e7a13ce85e8cbb806bd4593fb8e960d76b8d331d","kind":"commit","published_at":"2020-03-25T18:35:55.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1c","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1c","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1c/manifests"},{"name":"v0.1.1b","sha":"eb5adac0884ade92c433efbd0265d0b43b62b6c9","kind":"commit","published_at":"2020-03-25T18:24:57.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1b","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1b","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1b/manifests"},{"name":"v0.1.1a","sha":"9058d2d83f065afec6339c3284cec46e6379337b","kind":"commit","published_at":"2020-03-25T18:19:57.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1a","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1a/manifests"},{"name":"v0.1.0","sha":"a0bb026154269d7d073d70a5c831944d0f8b0f26","kind":"commit","published_at":"2020-03-25T18:11:03.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"a0bb026154269d7d073d70a5c831944d0f8b0f26","kind":"commit","published_at":"2020-03-25T18:11:03.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2024-09-08T12:07:16.684Z","dependent_packages_count":508,"downloads":517798644,"downloads_period":"last-month","dependent_repos_count":11935,"rankings":{"downloads":0.027879319231044357,"dependent_repos_count":0.07813546047647958,"dependent_packages_count":0.07153246381649539,"stargazers_count":3.4526335868761775,"forks_count":6.642981473091872,"docker_downloads_count":0.05685913790541941,"average":1.7216702402329147},"purl":"pkg:pypi/markdown-it-py","advisories":[{"uuid":"GSA_kwCzR0hTQS1qcndyLTV4M3AtaHZjM84AAxxy","url":"https://github.com/advisories/GHSA-jrwr-5x3p-hvc3","title":"markdown-it-py Denial of Service vulnerability in the command line interface","description":"Denial of service could be caused to the command line interface of markdown-it-py, before v2.2.0, if an attacker was allowed to use invalid UTF-8 characters as input.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-02-23T00:30:40.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.1,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-26302","https://github.com/executablebooks/markdown-it-py/commit/53ca3e9c2b9e9b295f6abf7f4ad2730a9b70f68c","https://github.com/executablebooks/markdown-it-py/pull/247","https://github.com/executablebooks/markdown-it-py/releases/tag/v2.2.0","https://github.com/pypa/advisory-database/tree/main/vulns/markdown-it-py/PYSEC-2023-23.yaml","https://github.com/advisories/GHSA-jrwr-5x3p-hvc3"],"source_kind":"github","identifiers":["GHSA-jrwr-5x3p-hvc3","CVE-2023-26302"],"repository_url":"https://github.com/executablebooks/markdown-it-py","blast_radius":28.945439205733688,"created_at":"2023-02-23T20:03:10.205Z","updated_at":"2026-05-13T07:04:40.689Z","epss_percentage":0.00148,"epss_percentile":0.35324,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qcndyLTV4M3AtaHZjM84AAxxy","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qcndyLTV4M3AtaHZjM84AAxxy","packages":[{"ecosystem":"pypi","package_name":"markdown-it-py","versions":[{"first_patched_version":"2.2.0","vulnerable_version_range":"\u003c 2.2.0"}],"purl":"pkg:pypi/markdown-it-py"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qcndyLTV4M3AtaHZjM84AAxxy/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12cmp2LW14cjctdmpmOM4AAxxx","url":"https://github.com/advisories/GHSA-vrjv-mxr7-vjf8","title":"markdown-it-py Denial of Service vulnerability","description":"Denial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-02-23T00:30:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.1,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-26303","https://github.com/executablebooks/markdown-it-py/commit/ae03c6107dfa18e648f6fdd1280f5b89092d5d49","https://github.com/executablebooks/markdown-it-py/pull/246","https://github.com/executablebooks/markdown-it-py/commit/53ca3e9c2b9e9b295f6abf7f4ad2730a9b70f68c","https://github.com/pypa/advisory-database/tree/main/vulns/markdown-it-py/PYSEC-2023-24.yaml","https://github.com/advisories/GHSA-vrjv-mxr7-vjf8"],"source_kind":"github","identifiers":["GHSA-vrjv-mxr7-vjf8","CVE-2023-26303"],"repository_url":"https://github.com/executablebooks/markdown-it-py","blast_radius":28.945439205733688,"created_at":"2023-03-03T06:03:06.474Z","updated_at":"2026-05-13T07:04:40.684Z","epss_percentage":0.00138,"epss_percentile":0.33394,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12cmp2LW14cjctdmpmOM4AAxxx","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12cmp2LW14cjctdmpmOM4AAxxx","packages":[{"ecosystem":"pypi","package_name":"markdown-it-py","versions":[{"first_patched_version":"2.2.0","vulnerable_version_range":"\u003c 2.2.0"}],"purl":"pkg:pypi/markdown-it-py"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12cmp2LW14cjctdmpmOM4AAxxx/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/markdown-it-py","docker_dependents_count":2606,"docker_downloads_count":1488088115,"usage_url":"https://repos.ecosyste.ms/usage/pypi/markdown-it-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/markdown-it-py/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-07T01:08:30.550Z","issues_count":43,"pull_requests_count":124,"avg_time_to_close_issue":13357121.291666666,"avg_time_to_close_pull_request":2876211.649122807,"issues_closed_count":24,"pull_requests_closed_count":114,"pull_request_authors_count":20,"issue_authors_count":34,"avg_comments_per_issue":3.953488372093023,"avg_comments_per_pull_request":2.0403225806451615,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":10,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":922341.0,"past_year_avg_time_to_close_pull_request":1778146.1666666667,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":2.3,"past_year_avg_comments_per_pull_request":1.9411764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/issues","maintainers":[{"login":"chrisjsewell","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"},{"login":"hukkin","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[{"login":"chrisjsewell","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/markdown-it-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/markdown-it-py/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/markdown-it-py/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/markdown-it-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/markdown-it-py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/markdown-it-py/codemeta","maintainers":[{"uuid":"cjsewell","login":"cjsewell","name":null,"email":null,"url":null,"packages_count":67,"html_url":"https://pypi.org/user/cjsewell/","role":null,"created_at":"2023-02-07T23:39:01.255Z","updated_at":"2023-02-07T23:39:01.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cjsewell/packages"},{"uuid":"ebp-bot","login":"ebp-bot","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/ebp-bot/","role":null,"created_at":"2023-02-07T23:39:01.589Z","updated_at":"2023-02-07T23:39:01.589Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ebp-bot/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":861830,"maintainers_count":368213,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8613271,"name":"github.com/executablebooks/markdown-it-py","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/executablebooks/markdown-it-py","keywords_array":[],"namespace":null,"versions_count":42,"first_release_published_at":"2023-12-02T02:09:05.972Z","latest_release_published_at":"2026-05-07T12:06:02.000Z","latest_release_number":"v4.2.0+incompatible","last_synced_at":"2026-05-10T09:48:26.610Z","created_at":"2023-12-02T02:09:00.326Z","updated_at":"2026-05-10T09:48:26.610Z","registry_url":"https://pkg.go.dev/github.com/executablebooks/markdown-it-py","install_command":"go get github.com/executablebooks/markdown-it-py","documentation_url":"https://pkg.go.dev/github.com/executablebooks/markdown-it-py#section-documentation","metadata":{},"repo_metadata":{"id":40435154,"uuid":"249956697","full_name":"executablebooks/markdown-it-py","owner":"executablebooks","description":"Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins \u0026 high speed. Now in Python!","archived":false,"fork":false,"pushed_at":"2025-08-25T16:35:06.000Z","size":1787,"stargazers_count":945,"open_issues_count":37,"forks_count":80,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-08-27T21:55:42.366Z","etag":null,"topics":["markdown","markdown-it","markdown-parser"],"latest_commit_sha":null,"homepage":"https://markdown-it-py.readthedocs.io","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":"CHANGELOG.md","contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-25T11:10:01.000Z","updated_at":"2025-08-27T01:46:19.000Z","dependencies_parsed_at":"2023-09-26T00:51:08.044Z","dependency_job_id":"fcfe9a27-fe6e-4992-a178-9abbda1fae08","html_url":"https://github.com/executablebooks/markdown-it-py","commit_stats":{"total_commits":328,"total_committers":29,"mean_commits":"11.310344827586206","dds":0.3414634146341463,"last_synced_commit":"36a9d146af52265420de634cc2e25d1d40cfcdb7"},"previous_names":["executablebookproject/markdown-it-py"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/executablebooks/markdown-it-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/sbom","scorecard":{"id":387765,"data":{"date":"2025-08-11","repo":{"name":"github.com/executablebooks/markdown-it-py","commit":"c62983f1554124391b47170180e6c62df4d476ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 8/23 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/fuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/fuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fuzz.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/fuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuzz.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/fuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/executablebooks/markdown-it-py/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:100","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:128","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   1 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzz/fuzz_markdown.py:3","Info: PythonAtherisFuzzer integration found: tests/fuzz/fuzz_markdown_extended.py:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T17:05:11.693Z","repository_id":40435154,"created_at":"2025-08-18T17:05:11.694Z","updated_at":"2025-08-18T17:05:11.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272443197,"owners_count":24935907,"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-08-28T02:00:10.768Z","response_time":74,"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"},"owner_record":{"login":"executablebooks","name":"Executable Books","uuid":"57655115","kind":"organization","description":"An open collaboration to create executable books with Jupyter","email":null,"website":"https://executablebooks.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/57655115?v=4","repositories_count":84,"last_synced_at":"2024-04-14T17:16:04.840Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/executablebooks","funding_links":[],"total_stars":8219,"followers":366,"following":0,"created_at":"2022-11-02T16:32:22.360Z","updated_at":"2024-04-14T17:16:26.261Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/executablebooks/repositories"},"tags":[{"name":"v3.0.0","sha":"bee6d1953be75717a3f2f6a917da6f464bed421d","kind":"commit","published_at":"2023-06-03T06:31:15.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v3.0.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"73a01479212bfe2aea0b995b4d13c8ddca2e4265","kind":"commit","published_at":"2023-02-22T05:52:12.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v2.2.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"7e677c4e7b4573eaf406a13882f3fee4b19b97f4","kind":"commit","published_at":"2022-04-16T13:51:17.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v2.1.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"d6adf6652498ba8b4adf48911eccf61a4f382e3c","kind":"commit","published_at":"2022-01-24T17:57:05.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v2.0.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"465b54d79641a3acd1d4e2ff483f1ccf4a4556ff","kind":"commit","published_at":"2021-12-03T08:41:36.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v2.0.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"1d27af1da41fd3b00da8307040e6e274925437b2","kind":"commit","published_at":"2021-05-08T05:21:32.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.1.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b0355bfe5f77f189b24b1a2cec27a165fab4101e","kind":"commit","published_at":"2021-05-02T06:44:17.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.0.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0/manifests"},{"name":"v1.0.0b3","sha":"43193969d0415428939da06ace8c6fb16c434fac","kind":"commit","published_at":"2021-05-01T00:02:50.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.0.0b3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b3/manifests"},{"name":"v1.0.0b2","sha":"13c51297ea473e036c9b581b13e8c4aa61ecd3ae","kind":"commit","published_at":"2021-04-25T03:10:09.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.0.0b2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b2/manifests"},{"name":"v1.0.0b1","sha":"36c386df3066bc8781e74f7db9df3fcbf0b10a1d","kind":"commit","published_at":"2021-03-31T07:48:03.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v1.0.0b1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v1.0.0b1/manifests"},{"name":"v0.6.2","sha":"6c2f9005c93d8e2dd9acf3aa367fdaafac516e7f","kind":"commit","published_at":"2021-02-06T23:40:16.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.6.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"9f826bdfd96eac4074007d256eea7f091b8cf325","kind":"commit","published_at":"2021-01-01T15:54:43.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.6.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"047a71f67ea8cf5c52faa1e42a3c9698a7274ab5","kind":"commit","published_at":"2020-12-15T13:45:56.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.6.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"7e90750fb956adff44b9bda67de5bc49b48092bf","kind":"commit","published_at":"2020-12-13T20:14:56.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.8","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"aa54b8b0170357d60fa6b9332eb7328eeeaeedd9","kind":"commit","published_at":"2020-12-13T12:48:58.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.7","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"ca6269eabd1078f8e3ce6129b23e23b3db97358f","kind":"commit","published_at":"2020-10-21T01:48:26.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.6","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"a4b828c58bb4dca8aa16c8636e961ad1e0202079","kind":"commit","published_at":"2020-09-27T09:16:49.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.5","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"9c8eb378b0f069994a795a2a7bf61cee6d7c9a01","kind":"commit","published_at":"2020-09-08T01:01:47.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.4","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"893f2cf2adda732b9112056cf8a12dd0473c137f","kind":"commit","published_at":"2020-09-04T13:26:15.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"dff8ddc167cf6c5f77b587acbe830fe61e288b43","kind":"commit","published_at":"2020-08-22T03:30:23.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"a4159f07b09a60cdb4a29fef9b70ae9ff7716339","kind":"commit","published_at":"2020-08-21T19:11:05.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"4b3e64665d65b5605674c8b588f87be1e43a44a2","kind":"commit","published_at":"2020-08-18T07:17:46.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.5.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"ab066b7eafcd6697d9e4fd85a53d7a809b54b574","kind":"commit","published_at":"2020-08-11T12:41:43.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.9","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"ef323827f523946a0b689e95c205249c84cd0b1d","kind":"commit","published_at":"2020-07-13T17:47:38.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.8","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"7d955f61d17ffb340e583b76340945741d53c002","kind":"commit","published_at":"2020-06-22T15:28:54.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.7","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"c5be8d9af46f8e9484cacead123acfae25d89086","kind":"commit","published_at":"2020-05-28T02:46:00.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.6","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"2a01f4ea865f885e7e34c2a861020e884b9bb14f","kind":"commit","published_at":"2020-04-01T05:56:38.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.5","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"6381c5cac7c03f5dec29c9cf05ff098499eb29af","kind":"commit","published_at":"2020-03-30T00:49:46.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.4","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"ed4680dccd9a7841aa8d25860253b709f5f74eb7","kind":"commit","published_at":"2020-03-29T08:16:33.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"0ff53a056db4e072698ac3f1506cd094a120a97c","kind":"commit","published_at":"2020-03-29T07:31:29.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9e8d9eafa6c66c469d2c8c0ea9c3f634186c51ff","kind":"commit","published_at":"2020-03-28T15:21:34.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"86988050c942449453af6637a5d6bf84cf1bc7e0","kind":"commit","published_at":"2020-03-28T12:41:05.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.4.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"62a2e40ecfd3ac3a0e1c8afbff1a7c79545dfb11","kind":"commit","published_at":"2020-03-28T05:22:02.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.3.3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"49b3aaa0c1d9ef37bafbc2856154362ab101f75e","kind":"commit","published_at":"2020-03-27T13:16:34.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.3.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"a76e350bbab364d8f60227c61acf3917a8802d1a","kind":"commit","published_at":"2020-03-27T10:18:15.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.3.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2ec0abd6416424382deb47ac37e4e2e71dd61834","kind":"commit","published_at":"2020-03-27T07:20:02.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.3.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"fe94b55abbc59014453040da81b7c67fa8095c3e","kind":"commit","published_at":"2020-03-27T03:23:17.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.2.3","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"5b26f76d27335fe918cc7c01d2042ae016119359","kind":"commit","published_at":"2020-03-26T20:11:01.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.2.2","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"5e14d6e277ff20643d0b3a68caa4a6333361f70d","kind":"commit","published_at":"2020-03-26T15:19:38.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.2.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b5010915510d721dd1f6fefd2ccefdae948f4357","kind":"commit","published_at":"2020-03-26T13:56:15.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.2.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.2.0/manifests"},{"name":"v0.1.1d","sha":"55fe763bea91468fdcb66195eff3ebab07b29399","kind":"commit","published_at":"2020-03-25T18:43:12.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1d","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.1d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1d/manifests"},{"name":"v0.1.1c","sha":"e7a13ce85e8cbb806bd4593fb8e960d76b8d331d","kind":"commit","published_at":"2020-03-25T18:35:55.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1c","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.1c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1c/manifests"},{"name":"v0.1.1b","sha":"eb5adac0884ade92c433efbd0265d0b43b62b6c9","kind":"commit","published_at":"2020-03-25T18:24:57.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1b","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1b/manifests"},{"name":"v0.1.1a","sha":"9058d2d83f065afec6339c3284cec46e6379337b","kind":"commit","published_at":"2020-03-25T18:19:57.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1a","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1a/manifests"},{"name":"v0.1.0","sha":"a0bb026154269d7d073d70a5c831944d0f8b0f26","kind":"commit","published_at":"2020-03-25T18:11:03.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.0","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"a0bb026154269d7d073d70a5c831944d0f8b0f26","kind":"commit","published_at":"2020-03-25T18:11:03.000Z","download_url":"https://codeload.github.com/executablebooks/markdown-it-py/tar.gz/v0.1.1","html_url":"https://github.com/executablebooks/markdown-it-py/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/executablebooks/markdown-it-py@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T05:08:56.297Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":2.5649325270923815,"forks_count":3.0547097041233457,"docker_downloads_count":null,"average":6.499241271369893},"purl":"pkg:golang/github.com/executablebooks/markdown-it-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/executablebooks/markdown-it-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/executablebooks/markdown-it-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/executablebooks/markdown-it-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T14:53:05.122Z","issues_count":49,"pull_requests_count":138,"avg_time_to_close_issue":12879529.92,"avg_time_to_close_pull_request":3601851.9389312975,"issues_closed_count":25,"pull_requests_closed_count":131,"pull_request_authors_count":21,"issue_authors_count":40,"avg_comments_per_issue":3.5510204081632653,"avg_comments_per_pull_request":1.9565217391304348,"merged_pull_requests_count":103,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1417337.0,"past_year_avg_time_to_close_pull_request":742518.0833333334,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/executablebooks%2Fmarkdown-it-py/issues","maintainers":[{"login":"chrisjsewell","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"},{"login":"hukkin","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[{"login":"chrisjsewell","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexecutablebooks%2Fmarkdown-it-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexecutablebooks%2Fmarkdown-it-py/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexecutablebooks%2Fmarkdown-it-py/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexecutablebooks%2Fmarkdown-it-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexecutablebooks%2Fmarkdown-it-py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexecutablebooks%2Fmarkdown-it-py/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2135983,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13381086,"name":"markdown-it-py","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/executablebooks/markdown-it-py","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/executablebooks/markdown-it-py","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-05T07:01:57.738Z","latest_release_published_at":"2026-02-05T07:01:57.738Z","latest_release_number":"3.0.0-2","last_synced_at":"2026-03-06T04:14:31.025Z","created_at":"2026-02-05T07:01:56.856Z","updated_at":"2026-03-06T04:14:31.025Z","registry_url":"https://launchpad.net/ubuntu/+source/markdown-it-py","install_command":"apt-get install markdown-it-py","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"important","binary":"python3-markdown-it","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), flit (\u003c\u003c 4), flit (\u003e= 3.2), pybuild-plugin-pyproject, python3-all, python3-attr, python3-commonmark \u003c!nocheck\u003e, python3-markdown \u003c!nocheck\u003e, python3-mdurl, python3-mistletoe \u003c!nocheck\u003e, python3-mistune \u003c!nocheck\u003e, python3-psutil \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-benchmark \u003c!nocheck\u003e, python3-pytest-regressions \u003c!nocheck\u003e, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/markdown-it-py?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/markdown-it-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/markdown-it-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/markdown-it-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/markdown-it-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/markdown-it-py/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/markdown-it-py/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/markdown-it-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/markdown-it-py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/markdown-it-py/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13426938,"name":"markdown-it-py","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/executablebooks/markdown-it-py","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/executablebooks/markdown-it-py","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T13:59:33.929Z","latest_release_published_at":"2026-02-07T13:59:33.929Z","latest_release_number":"1.1.0-2","last_synced_at":"2026-02-07T14:01:28.838Z","created_at":"2026-02-07T13:59:32.264Z","updated_at":"2026-02-07T14:01:28.839Z","registry_url":"https://launchpad.net/ubuntu/+source/markdown-it-py","install_command":"apt-get install markdown-it-py","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-markdown-it","standards_version":"4.6.0.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-attr, python3-commonmark \u003c!nocheck\u003e, python3-markdown \u003c!nocheck\u003e, python3-mistletoe \u003c!nocheck\u003e, python3-mistune \u003c!nocheck\u003e, python3-psutil \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-benchmark \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-pytest-regressions \u003c!nocheck\u003e, python3-setuptools, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/markdown-it-py?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/markdown-it-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/markdown-it-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/markdown-it-py/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/markdown-it-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/markdown-it-py/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/markdown-it-py/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/markdown-it-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/markdown-it-py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/markdown-it-py/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13699137,"name":"markdown-it-py","ecosystem":"debian","description":null,"homepage":"https://github.com/executablebooks/markdown-it-py","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/executablebooks/markdown-it-py","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T20:45:31.839Z","latest_release_published_at":"2026-02-12T20:45:31.839Z","latest_release_number":"2.1.0-5","last_synced_at":"2026-03-13T05:24:34.964Z","created_at":"2026-02-12T20:45:31.366Z","updated_at":"2026-03-13T05:24:34.964Z","registry_url":"https://tracker.debian.org/pkg/markdown-it-py","install_command":"apt-get install markdown-it-py","documentation_url":"https://packages.debian.org/bookworm/markdown-it-py","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-markdown-it","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), flit (\u003c\u003c 4), flit (\u003e= 3.2), pybuild-plugin-pyproject, python3-all, python3-attr, python3-commonmark \u003c!nocheck\u003e, python3-markdown \u003c!nocheck\u003e, python3-mdurl, python3-mistletoe \u003c!nocheck\u003e, python3-mistune \u003c!nocheck\u003e, python3-psutil \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-benchmark \u003c!nocheck\u003e, python3-pytest-regressions \u003c!nocheck\u003e, python3-sphinx","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T20:45:32.423Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/markdown-it-py?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/markdown-it-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/markdown-it-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/markdown-it-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/markdown-it-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/markdown-it-py/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/markdown-it-py/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/markdown-it-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/markdown-it-py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/markdown-it-py/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}}],"commits":null,"issues":{"table":{}},"events":null,"keywords":["markdown","markdown-it","markdown-parser"],"dependencies":null,"score":28.622765130121564,"created_at":"2026-05-04T06:49:34.476Z","updated_at":"2026-05-13T11:07:47.804Z","avatar_url":"https://github.com/executablebooks.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371888","html_url":"https://summary.ecosyste.ms/projects/371888"}