{"id":14155374,"url":"https://github.com/itspriddle/gh-render-markdown","last_synced_at":"2025-04-23T04:51:29.206Z","repository":{"id":43151536,"uuid":"470433298","full_name":"itspriddle/gh-render-markdown","owner":"itspriddle","description":"GitHub CLI extension to render markdown document as HTML","archived":false,"fork":false,"pushed_at":"2022-03-16T05:51:19.000Z","size":3,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T22:17:04.849Z","etag":null,"topics":["gh-extension","markdown"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/itspriddle.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}},"created_at":"2022-03-16T04:37:19.000Z","updated_at":"2024-08-16T17:48:41.000Z","dependencies_parsed_at":"2022-09-03T08:40:50.192Z","dependency_job_id":null,"html_url":"https://github.com/itspriddle/gh-render-markdown","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itspriddle%2Fgh-render-markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itspriddle%2Fgh-render-markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itspriddle%2Fgh-render-markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itspriddle%2Fgh-render-markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itspriddle","download_url":"https://codeload.github.com/itspriddle/gh-render-markdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250372947,"owners_count":21419722,"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":["gh-extension","markdown"],"created_at":"2024-08-17T08:03:00.292Z","updated_at":"2025-04-23T04:51:29.189Z","avatar_url":"https://github.com/itspriddle.png","language":"Shell","funding_links":[],"categories":["markdown"],"sub_categories":[],"readme":"# gh-render-markdown\n\n[gh][1] extension to render Markdown files as HTML.\n\n[1]: https://cli.github.com/\n\n## Usage\n\nSpecify one or more Markdown files to generate as arguments to `gh\nrender-markdown`:\n\n```sh\ngh render-markdown README.md CONTRIBUTING.md\n```\n\nAlternatively, STDIN can be used which allows for a few different usage\npatterns. For example, you can redirect input:\n\n```sh\ngh render-markdown \u003c README.md\n```\n\nOr pipe a command that outputs Markdown:\n\n```sh\necho '# markdown' | gh render-markdown\n```\n\nOr pass raw Markdown directly via input:\n\n```sh\ngh render-markdown \u003c\u003c\u003c '# markdown'\n```\n\nOr manually type a blob of Markdown yourself by opening STDIN (press Ctrl-D\nwhen done):\n\n```sh\ngh render-markdown\n# markdown\n^D\n```\n\n## Installation\n\n```sh\ngh extension install itspriddle/gh-render-markdown\n```\n\n## Bug Reports\n\nIssues can be reported on GitHub:\n\n\u003chttps://github.com/itspriddle/gh-render-markdown/issues\u003e\n\n## License\n\nMIT License - see [`LICENSE`](./LICENSE) in this repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitspriddle%2Fgh-render-markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitspriddle%2Fgh-render-markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitspriddle%2Fgh-render-markdown/lists"}