{"id":18005981,"url":"https://github.com/brianhicks/elm-commonmark","last_synced_at":"2025-04-04T10:48:11.564Z","repository":{"id":138122801,"uuid":"100279053","full_name":"BrianHicks/elm-commonmark","owner":"BrianHicks","description":"An Elm implementation of the CommonMark spec","archived":false,"fork":false,"pushed_at":"2017-08-24T15:01:01.000Z","size":63,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T06:07:43.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elm","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/BrianHicks.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":"2017-08-14T14:52:50.000Z","updated_at":"2021-01-23T04:42:26.000Z","dependencies_parsed_at":"2023-03-15T22:45:27.698Z","dependency_job_id":null,"html_url":"https://github.com/BrianHicks/elm-commonmark","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianHicks%2Felm-commonmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianHicks%2Felm-commonmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianHicks%2Felm-commonmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianHicks%2Felm-commonmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianHicks","download_url":"https://codeload.github.com/BrianHicks/elm-commonmark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247166140,"owners_count":20894652,"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-30T00:22:46.903Z","updated_at":"2025-04-04T10:48:11.543Z","avatar_url":"https://github.com/BrianHicks.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CommonMark [![Build Status](https://travis-ci.org/BrianHicks/elm-commonmark.svg?branch=master)](https://travis-ci.org/BrianHicks/elm-commonmark)\n\nAn implementation of the [CommonMark spec](http://commonmark.org/) in [Elm](http://elm-lang.org/).\n\n## Project Status\n\nWoefully incomplete. Don't try to use this until it's published on [package](http://package.elm-lang.org/).\n\n### Leaf Blocks\n\n- [x] Thematic Breaks\n- [x] ATX Headings\n- [x] Setext headings\n- [x] Indented code blocks\n- [x] Fenced code blocks\n- [ ] HTML blocks\n- [ ] Link reference definitions\n- [ ] Paragraphs\n- [ ] Blank lines\n\n### Container Blocks\n\n- [ ] Block quotes\n- [ ] List items\n- [ ] Lists\n\n### Inlines\n\n- [ ] Backslash escapes\n- [ ] Entity and numeric character references\n- [ ] Code spans\n- [ ] Emphasis and strong emphasis\n- [ ] Links\n- [ ] Images\n- [ ] Autolinks\n- [ ] Raw HTML\n- [ ] Hard line breaks\n- [ ] Soft line breaks\n- [ ] Textual content\n\n## How do it do?\n\nFollowing the suggested parsing strategy in the [CommonMark Spec Appendix](http://spec.commonmark.org/0.28/#appendix-a-parsing-strategy).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianhicks%2Felm-commonmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrianhicks%2Felm-commonmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianhicks%2Felm-commonmark/lists"}