{"id":16314424,"url":"https://github.com/theskumar/pelican-commonmark","last_synced_at":"2025-03-22T20:35:56.096Z","repository":{"id":31398967,"uuid":"34962174","full_name":"theskumar/pelican-commonmark","owner":"theskumar","description":"Pelican plugin that replaces the markdown reader with one that uses the Python parser for CommonMark","archived":false,"fork":false,"pushed_at":"2023-02-10T23:07:49.000Z","size":7,"stargazers_count":9,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-18T14:49:21.058Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theskumar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-05-02T20:24:07.000Z","updated_at":"2023-03-04T17:44:35.000Z","dependencies_parsed_at":"2024-10-28T14:44:55.707Z","dependency_job_id":"07e4d107-9bbf-4456-8a22-7ae227135b1c","html_url":"https://github.com/theskumar/pelican-commonmark","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"97a4d46b8921c1f0aabfbf125a054b9f74ba1416"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theskumar%2Fpelican-commonmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theskumar%2Fpelican-commonmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theskumar%2Fpelican-commonmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theskumar%2Fpelican-commonmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theskumar","download_url":"https://codeload.github.com/theskumar/pelican-commonmark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245020175,"owners_count":20548155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T21:53:55.351Z","updated_at":"2025-03-22T20:35:55.647Z","avatar_url":"https://github.com/theskumar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CommonMark for Pelican\n\n[![Build Status](https://travis-ci.org/theskumar/pelican-commonmark.svg)](https://travis-ci.org/theskumar/pelican-commonmark) [![Coverage Status](https://coveralls.io/repos/theskumar/pelican-commonmark/badge.svg)](https://coveralls.io/r/theskumar/pelican-commonmark)\n\nThis reader plugin replaces the markdown reader with one that uses the\n[Python parser for CommonMark][1].\n\nIt is useful if you want to use the [CommonMark][2] way of parsing markdown\ninside non-trivial nested HTML tags. It is not useful if you want to\nuse the extensions available to the python markdown parser.\n\n## Installation\n\n    pip install pelican-commonmark\n\nAdd/update the `PLUGINS` variable in your `pelicanconf.py`:\n\n```\nPLUGINS = [\n    ...\n    \"pelican_commonmark\",\n    ...\n]\n```\n\n## LICENSE\n\nBSD\n\n[1]: https://pypi.python.org/pypi/CommonMark\n[2]: http://commonmark.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheskumar%2Fpelican-commonmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheskumar%2Fpelican-commonmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheskumar%2Fpelican-commonmark/lists"}