{"id":21088839,"url":"https://github.com/iolanguage/markdown","last_synced_at":"2026-04-27T19:34:18.060Z","repository":{"id":66367878,"uuid":"116385766","full_name":"IoLanguage/Markdown","owner":"IoLanguage","description":"Markdown parser for Io","archived":false,"fork":false,"pushed_at":"2020-10-03T13:51:35.000Z","size":1505,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T00:48:47.531Z","etag":null,"topics":["discount","markdown-parser"],"latest_commit_sha":null,"homepage":null,"language":"C","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/IoLanguage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2018-01-05T13:03:14.000Z","updated_at":"2020-10-03T13:51:37.000Z","dependencies_parsed_at":"2023-02-22T23:01:14.636Z","dependency_job_id":null,"html_url":"https://github.com/IoLanguage/Markdown","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/IoLanguage%2FMarkdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoLanguage%2FMarkdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoLanguage%2FMarkdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoLanguage%2FMarkdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IoLanguage","download_url":"https://codeload.github.com/IoLanguage/Markdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243532525,"owners_count":20306152,"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":["discount","markdown-parser"],"created_at":"2024-11-19T21:20:57.452Z","updated_at":"2025-12-27T23:30:03.562Z","avatar_url":"https://github.com/IoLanguage.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Markdown\n\nMarkdown parser for Io. Based on [discount](https://github.com/Orc/discount).\n\n\n\n\n## Installation\n\nUsing [eerie](https://github.com/AlesTsurko/eerie):\n\n```\neerie install https://github.com/AlesTsurko/Markdown.git\n```\n\n\n\n\n## Usage\n\n```Io\nMarkdown\n\n\"# Hello\" markdownToHTML // will return \u003ch1\u003eHello\u003c/h1\u003e\n```\n\n\n\n\n## Tests\n\n`tests/OUTPUT.html` is generated using `markdown` from\n[discount](https://github.com/Orc/discount) with this command:\n\n```\nmarkdown -oOUTPUT.html -fnopants,fencedcode,githubtags,urlencodedanchor TEST.md\n```\n\nThe `tests/TEST.md` is from this repository:\n[https://github.com/mxstbr/markdown-test-file](https://github.com/mxstbr/markdown-test-file)\n\nTo run tests:\n\n```shell\n$ io tests/run.io\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiolanguage%2Fmarkdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiolanguage%2Fmarkdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiolanguage%2Fmarkdown/lists"}