{"id":26621525,"url":"https://github.com/dead-tech/tmdc","last_synced_at":"2025-09-05T02:19:49.065Z","repository":{"id":226894094,"uuid":"384112967","full_name":"dead-tech/tmdc","owner":"dead-tech","description":"Tiny Markdown Compiler in Rust.","archived":false,"fork":false,"pushed_at":"2021-08-27T09:25:05.000Z","size":37,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T09:16:58.510Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/dead-tech.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}},"created_at":"2021-07-08T12:12:28.000Z","updated_at":"2021-08-27T09:25:07.000Z","dependencies_parsed_at":"2024-03-10T13:07:35.424Z","dependency_job_id":null,"html_url":"https://github.com/dead-tech/tmdc","commit_stats":null,"previous_names":["dead-tech/tmdc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dead-tech/tmdc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-tech%2Ftmdc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-tech%2Ftmdc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-tech%2Ftmdc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-tech%2Ftmdc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dead-tech","download_url":"https://codeload.github.com/dead-tech/tmdc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-tech%2Ftmdc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273699933,"owners_count":25152334,"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-09-05T02:00:09.113Z","response_time":402,"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":"2025-03-24T09:17:00.853Z","updated_at":"2025-09-05T02:19:49.027Z","avatar_url":"https://github.com/dead-tech.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"![example workflow](https://github.com/Dead-tech/tmdc/actions/workflows/build.yml/badge.svg)\n![example workflow](https://github.com/Dead-tech/tmdc/actions/workflows/tests.yml/badge.svg)\n\n# tmdc - Tiny Markdown Compiler\n\n**_This project is still in active development, use it at your own risk!_**\n\nSimple Markdown to HTML compiler written in Rust.\n\n## Features\n  - [x] Headings\n  - [x] Paragraphs\n  - [x] Italic\n  - [x] Bold\n  - [x] Multi-line code blocks\n  - [x] Unordered lists \n  - [x] Line Breaks\n\n## Dependecies\n  * [rust](https://www.rust-lang.org/it)\n\n## Usage\n  ### Running with cargo\n  ```sh\n  $ cargo run -- \u003cfilepath\u003e.md\n  \n  ```\n  ### Building with cargo then running\n  ```\n  $ cargo build\n  $ ./target/debug/tmdc \u003cfilepath\u003e.md\n  ```\n\n  Test files can be found in the examples dir.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdead-tech%2Ftmdc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdead-tech%2Ftmdc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdead-tech%2Ftmdc/lists"}