{"id":16406322,"url":"https://github.com/alerque/commonmark-lua","last_synced_at":"2026-06-15T03:33:27.373Z","repository":{"id":137135153,"uuid":"263424368","full_name":"alerque/commonmark-lua","owner":"alerque","description":"Lua parser for CommonMark using LPEG grammar","archived":false,"fork":false,"pushed_at":"2020-05-13T09:15:23.000Z","size":30,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T00:19:00.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Lua","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/alerque.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["alerque"]}},"created_at":"2020-05-12T18:54:59.000Z","updated_at":"2021-04-14T19:42:43.000Z","dependencies_parsed_at":"2023-04-07T13:03:22.842Z","dependency_job_id":null,"html_url":"https://github.com/alerque/commonmark-lua","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/alerque/commonmark-lua","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alerque%2Fcommonmark-lua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alerque%2Fcommonmark-lua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alerque%2Fcommonmark-lua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alerque%2Fcommonmark-lua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alerque","download_url":"https://codeload.github.com/alerque/commonmark-lua/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alerque%2Fcommonmark-lua/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34346867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T06:09:29.786Z","updated_at":"2026-06-15T03:33:27.358Z","avatar_url":"https://github.com/alerque.png","language":"Lua","funding_links":["https://github.com/sponsors/alerque"],"categories":[],"sub_categories":[],"readme":"# CommonMark Lua\n\n[![Luacheck](https://github.com/alerque/commonmark-lua/workflows/Luacheck/badge.svg)](https://github.com/alerque/commonmark-lua/actions)\n[![Busted](https://github.com/alerque/commonmark-lua/workflows/Busted/badge.svg)](https://github.com/alerque/commonmark-lua/actions)\n[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/alerque/commonmark-lua)](https://github.com/alerque/commonmark-lua/releases)\n[![LuaRocks](https://img.shields.io/luarocks/v/alerque/commonmark)](https://luarocks.org/modules/alerque/commonmark)\n[![Join the chat at https://gitter.im/commonmark-lua/community](https://badges.gitter.im/commonmark-lua/community.svg)](https://gitter.im/commonmark-lua/community?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nA Lua parsing expression grammar for [CommonMark](https://commonmark.org/) using ([LPeg](http://www.inf.puc-rio.br/~roberto/lpeg/)).\n\n## Related projects\n\nOther Lua projects that directly target CommomMark include [cmark-lua](https://github.com/jgm/cmark-lua) and it's command line counterpart [lcmark](https://github.com/jgm/lcmark), as well as two more with *cmark* connections: [luacmark](https://github.com/jgm/luacmark) and [commonmark-lua](https://github.com/jgm/commonmark-lua)¹.\n\nNot directly targetting CommonMark but in some ways more similar to what this project aims to do are [peg-markdown](https://github.com/jgm/peg-markdown) and [lunamark](https://github.com/jgm/lunamark).\n\n¹ \u003csub\u003eYes I am aware of the name conflict with this project, but it appears this early effort was abanded in favor of *cmark-lua* so I don't think the name conflict will be an issue.\u003c/sub\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falerque%2Fcommonmark-lua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falerque%2Fcommonmark-lua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falerque%2Fcommonmark-lua/lists"}