{"id":17013939,"url":"https://github.com/john-paul-r/markdown-gen-rust","last_synced_at":"2026-04-14T06:33:37.782Z","repository":{"id":126477428,"uuid":"497189636","full_name":"John-Paul-R/markdown-gen-rust","owner":"John-Paul-R","description":"A collection of CLI tools for generating markdown from my own markup, written in rust","archived":false,"fork":false,"pushed_at":"2022-08-28T20:48:28.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-28T14:55:10.503Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/John-Paul-R.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":"2022-05-28T02:15:59.000Z","updated_at":"2022-05-28T02:30:48.000Z","dependencies_parsed_at":"2023-06-16T23:15:45.241Z","dependency_job_id":null,"html_url":"https://github.com/John-Paul-R/markdown-gen-rust","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/John-Paul-R/markdown-gen-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Paul-R%2Fmarkdown-gen-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Paul-R%2Fmarkdown-gen-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Paul-R%2Fmarkdown-gen-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Paul-R%2Fmarkdown-gen-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/John-Paul-R","download_url":"https://codeload.github.com/John-Paul-R/markdown-gen-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Paul-R%2Fmarkdown-gen-rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31785677,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":[],"created_at":"2024-10-14T06:14:39.637Z","updated_at":"2026-04-14T06:33:37.767Z","avatar_url":"https://github.com/John-Paul-R.png","language":"Rust","readme":"\n# markdown-gen-rust\n\nA collection of CLI tools for generating markdown from my own markup, written in rust\n\n## example usage\n\nFile: `./listOfCities.md`\n```markdown\n[List of Cities]!code.json{{\n[\n    \"New York\",\n    \"Beijing\",\n    \"Paris\",\n    \"Buenos Aires\"\n]\n}}\n```\n\nUsage:\n\n```bash\ncat ./listOfCities.md | markdown-gen-rust\n```\n\nOutput:\n\n````\n\u003cdetails\u003e\n\u003csummary\u003e\u003ccode\u003eList of Cities\u003c/code\u003e\u003c/summary\u003e\n\n```json\n[\n    \"New York\",\n    \"Beijing\",\n    \"Paris\",\n    \"Buenos Aires\"\n]\n\n```\n\n\u003c/details\u003e\n````\n\n---\n\nThis project is in large part a way for me to learn rust. Be warned: bad code ahead!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohn-paul-r%2Fmarkdown-gen-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohn-paul-r%2Fmarkdown-gen-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohn-paul-r%2Fmarkdown-gen-rust/lists"}