{"id":22710608,"url":"https://github.com/mordragt/type-down","last_synced_at":"2026-04-29T14:06:52.144Z","repository":{"id":224258036,"uuid":"669325339","full_name":"MordragT/type-down","owner":"MordragT","description":"Simple Markup language, easily embeddable and extendable.","archived":false,"fork":false,"pushed_at":"2025-03-27T12:21:05.000Z","size":691,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T01:06:37.934Z","etag":null,"topics":["markdown","markup","typst"],"latest_commit_sha":null,"homepage":"","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/MordragT.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,"zenodo":null}},"created_at":"2023-07-21T23:45:47.000Z","updated_at":"2025-03-27T12:21:08.000Z","dependencies_parsed_at":"2024-04-18T20:49:49.334Z","dependency_job_id":"17367199-4dee-40e4-9a1c-3e5b5e27566f","html_url":"https://github.com/MordragT/type-down","commit_stats":null,"previous_names":["mordragt/type-down"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MordragT/type-down","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MordragT%2Ftype-down","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MordragT%2Ftype-down/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MordragT%2Ftype-down/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MordragT%2Ftype-down/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MordragT","download_url":"https://codeload.github.com/MordragT/type-down/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MordragT%2Ftype-down/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32428641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["markdown","markup","typst"],"created_at":"2024-12-10T12:10:45.925Z","updated_at":"2026-04-29T14:06:52.126Z","avatar_url":"https://github.com/MordragT.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=center\u003e\n\n# TypeDown ✒️\n\n [![NixOS][nixos-badge]][nixos-url]\n [![Docs][docs.rs-badge]][docs.rs-url]\n [![Website][website-badge]][website-url]\n ![License][license]\n\n[website-badge]: https://img.shields.io/website?url=https%3A%2F%2Fmordragt.github.io%2Ftype-down\u0026style=for-the-badge\n[website-url]: https://mordragt.github.io/type-down\n[docs.rs-badge]: https://img.shields.io/badge/docs.rs-typedown-4d76ae?style=for-the-badge\n[docs.rs-url]: https://mordragt.github.io/type-down/type_down\n[nixos-badge]: https://img.shields.io/badge/Flakes-Nix-informational.svg?logo=nixos\u0026style=for-the-badge\n[nixos-url]: https://nixos.org\n[license]: https://img.shields.io/github/license/mordragt/type-down?style=for-the-badge\n\nSimple Markup language, easily embeddable and extendable.\n\n\u003c/div\u003e\n\n## About\n\nTypeDown is a simple markup language wich takes inspiration from [Typst](https://typst.app/)\nbut focuses on being embeddable into your own projects.\nTherefore it is better compared to Markdown.\nIf you would like to take a look on how TypeDown looks at the moment, see the `ok.typ` file under the `examples` folder.\nWhile the syntax is still subject to change TypeDown will look similar on release.\n\n## Installation\n\nTypeDown is currently still in development and thus isn't packaged.\nBut in the future it will be packaged with Nix.\nIn the meantime you can use cargo to install TypeDown by cloning\nthis repository and running `cargo install --path .`.\nNote that while there exists an experimental self-contained html backend,\nby default pandoc is required.\n\n## Usage\n\n- `tyd check \u003cpath\u003e`: checks the provided document and returns the generated ast.\n- `tyd format \u003cpath\u003e`: formats the provided document by printing to stdout.\n- `tyd compile \u003chtml, docx, pdf, json\u003e \u003csource\u003e [destination]`: Compiles the document to one of the provided formats and if a destination is provided saves the corresponding file there. Note that for pdf and docx you must provide a destination.\n\n## Reference\n\n1. [Typst](https://typst.app/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmordragt%2Ftype-down","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmordragt%2Ftype-down","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmordragt%2Ftype-down/lists"}