{"id":24433195,"url":"https://github.com/ubavic/mint","last_synced_at":"2026-05-15T23:15:05.879Z","repository":{"id":254633731,"uuid":"823853199","full_name":"ubavic/mint","owner":"ubavic","description":"MINT Is Not TeX","archived":false,"fork":false,"pushed_at":"2026-05-09T08:38:42.000Z","size":74,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-05-09T10:35:41.375Z","etag":null,"topics":["documents","latex","markup-converter","markup-language"],"latest_commit_sha":null,"homepage":"https://mint.ubavic.rs","language":"Go","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/ubavic.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-03T21:28:50.000Z","updated_at":"2026-05-09T08:38:45.000Z","dependencies_parsed_at":"2024-08-24T22:55:10.778Z","dependency_job_id":null,"html_url":"https://github.com/ubavic/mint","commit_stats":null,"previous_names":["ubavic/mint"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ubavic/mint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubavic%2Fmint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubavic%2Fmint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubavic%2Fmint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubavic%2Fmint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ubavic","download_url":"https://codeload.github.com/ubavic/mint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubavic%2Fmint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33083037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["documents","latex","markup-converter","markup-language"],"created_at":"2025-01-20T16:21:45.038Z","updated_at":"2026-05-15T23:15:05.872Z","avatar_url":"https://github.com/ubavic.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MINT\n\nMINT is a document markup language designed to be extensible and informative for humans.\n\nLike in LaTeX, grouping of text in Mint is done using braces. However, unlike TeX, the special character in Mint is not `\\` but `@`. Therefore, every command starts with `@` (e.g., `@title`, `@bold`...).\n\nMint doesn’t have any predefined commands (the escape sequences `@@`, `@{`, and `@}` only resemble commands). Even basic document commands like those for paragraphs, titles, or text decorations are not predefined. All commands must be defined by the user in a YAML schema file.\n\n## Usage\n\nYou have to provide path to `.mint` file and `.yaml` schema:\n\n```\nmint -in INPUT_FILE -schema SCHEMA_FILE [-target TARGET] [-out OUTPUT_FILE]\n```\n\n## TODO\n\nMint is still in the early development phase. Below is a list of features that may be developed in the future:\n\n- Parameter typing\n- Command parameters\n- Begin/end commands\n- More optimized tokenizer/parser/writer\n- Stable API\n- Language server and extensions for editors\n- Schema written in MINT\n\n## License\n\nThe code is released under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubavic%2Fmint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fubavic%2Fmint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubavic%2Fmint/lists"}