{"id":18715456,"url":"https://github.com/rawnly/tinymd","last_synced_at":"2025-11-10T05:30:21.999Z","repository":{"id":78841520,"uuid":"370108734","full_name":"rawnly/tinymd","owner":"rawnly","description":"Dead simple markdown compiler, written in Rust 🦀","archived":false,"fork":false,"pushed_at":"2021-05-23T20:56:39.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-28T09:43:26.530Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rawnly.github.io/tinymd/","language":"Rust","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/rawnly.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":"2021-05-23T16:59:00.000Z","updated_at":"2021-06-24T16:27:37.000Z","dependencies_parsed_at":"2023-03-25T16:03:28.755Z","dependency_job_id":null,"html_url":"https://github.com/rawnly/tinymd","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Ftinymd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Ftinymd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Ftinymd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Ftinymd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rawnly","download_url":"https://codeload.github.com/rawnly/tinymd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239577566,"owners_count":19662250,"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-11-07T13:08:47.710Z","updated_at":"2025-11-10T05:30:21.956Z","avatar_url":"https://github.com/rawnly.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TinyMD\n\u003e Project inspired to [Jesse Lawson rust guide](https://jesselawson.org/rust/getting-started-with-rust-by-building-a-tiny-markdown-compiler).\n\n## Usage\nInstall the latest release from the [releases page](https://github.com/rawnly/tinymd/releases/latest)\n\n```sh\n  $ tinymd \u003cfilename.md\u003e\n```\n\n## Language support\nThis compiler is intended to be as simple as possible. Right now supports just a few markdown features:\n\n- Headings (h1 to h6)\n- Bold\n- Underline\n- Italic\n- Code blocks\n- Code word\n\nExample output of this README: [README.html](README.html)\n\n## To Do\n- [x] Links and Images.\n- [ ] Nested bold and italics.\n- [ ] Tables (really?)\n\n### Caveats\nit currently doesn't support nested **bold** or *italic* such as\n```md\n  This is **some *nested* italic-bold**\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frawnly%2Ftinymd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frawnly%2Ftinymd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frawnly%2Ftinymd/lists"}