{"id":20690512,"url":"https://github.com/octree/markright","last_synced_at":"2025-08-25T12:21:25.779Z","repository":{"id":88101961,"uuid":"129436923","full_name":"octree/MarkRight","owner":"octree","description":"Markdown Parser Writen In Swift","archived":false,"fork":false,"pushed_at":"2019-06-29T17:01:25.000Z","size":2481,"stargazers_count":32,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-25T02:18:10.238Z","etag":null,"topics":["functional-programming","ios","macos","markdown","parsec","parser","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/octree.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,"zenodo":null}},"created_at":"2018-04-13T18:00:16.000Z","updated_at":"2024-10-10T18:03:46.000Z","dependencies_parsed_at":"2023-05-18T07:45:47.667Z","dependency_job_id":null,"html_url":"https://github.com/octree/MarkRight","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/octree/MarkRight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octree%2FMarkRight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octree%2FMarkRight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octree%2FMarkRight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octree%2FMarkRight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octree","download_url":"https://codeload.github.com/octree/MarkRight/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octree%2FMarkRight/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272063526,"owners_count":24866743,"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-25T02:00:12.092Z","response_time":1107,"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":["functional-programming","ios","macos","markdown","parsec","parser","swift"],"created_at":"2024-11-16T23:13:28.526Z","updated_at":"2025-08-25T12:21:25.709Z","avatar_url":"https://github.com/octree.png","language":"Swift","readme":"# MarkRight\n\n\n\nA simple Markdown Parser written in `swift`, Powered by [ParserCombinator](https://github.com/octree/ParserCombinator)\n\n\n\n## Ugly Demo\n\n\n\n![Demo](./Shots/demo1.png)\n\n\n\n![Demo](./Shots/demo2.png)\n\n## Supported grammars\n\n* Preliminaries\n  - [x] Characters and lines\n  - [x] Tabs\n  - [x] Insecure characters\n* Blocks and inlines\n  - [x] Precedence\n  - [x] Container blocks and leaf blocks\n* Leaf blocks\n  - [x] Thematic breaks\n  - [x] ATX headings\n  - [ ] Setext headings\n  - [x] Indented code blocks\n  - [x] Fenced code blocks\n  - [ ] HTML blocks\n  - [ ] Link reference definitions\n  - [x] Paragraphs\n  - [x] Blank lines\n  - [x] Tables (extension)\n* Container blocks\n  - [x] Block quotes\n  - [x] List items\n  - [x] Task list items (extension)\n  - [x] Lists\n* Inlines\n  - [x] Backslash escapes\n  - [x] Entity and numeric character references\n  - [x] Code spans\n  - [x] Emphasis and strong emphasis\n  - [ ] Strikethrough (extension)\n  - [x] Links\n  - [x] Images\n  - [ ] Autolinks\n  - [ ] Autolinks (extension)\n  - [ ] Raw HTML\n  - [x] Disallowed Raw HTML (extension)\n  - [x] Hard line breaks\n  - [x] Soft line breaks\n  - [x] Textual content\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctree%2Fmarkright","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctree%2Fmarkright","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctree%2Fmarkright/lists"}