{"id":15377485,"url":"https://github.com/mislav/remark","last_synced_at":"2025-07-31T21:06:23.220Z","repository":{"id":56883981,"uuid":"234423","full_name":"mislav/remark","owner":"mislav","description":"HTML to Markdown converter","archived":false,"fork":false,"pushed_at":"2012-11-27T15:53:02.000Z","size":135,"stargazers_count":18,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T15:55:10.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/mislav.png","metadata":{"files":{"readme":"README.markdown","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":"2009-06-23T16:25:08.000Z","updated_at":"2020-07-29T11:22:38.000Z","dependencies_parsed_at":"2022-08-20T23:40:25.975Z","dependency_job_id":null,"html_url":"https://github.com/mislav/remark","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fremark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fremark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fremark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fremark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mislav","download_url":"https://codeload.github.com/mislav/remark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248773477,"owners_count":21159481,"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":[],"created_at":"2024-10-01T14:11:53.071Z","updated_at":"2025-04-15T17:10:50.714Z","avatar_url":"https://github.com/mislav.png","language":"Ruby","funding_links":[],"categories":["Convert to Markdown Tools"],"sub_categories":["Hypertext Markup Language (HTML) to Markdown"],"readme":"Remark — HTML→Markdown tool\n===========================\n\n\u003ci\u003eRemark\u003c/i\u003e parses HTML and delivers proper Markdown.\n\n    $ [sudo] gem install remark\n\nUsage\n-----\n\nFrom command-line:\n\n    remark path/to/file.html\n    \nor by STDIN:\n    \n    echo \"...\" | remark\n\nYou can try feeding it a document from the web:\n\n    curl -s daringfireball.net/projects/markdown/basics | remark \u003e result.markdown\n\nSee how it does.\n\nIf you've cloned the repository, invoke the binary like this:\n\n    ruby -Ilib -rubygems bin/remark spec/sample.html\n\nAnd this is how you use it from Ruby code:\n\n    Remark.new('\u003ch1\u003eMy document\u003c/h1\u003e\u003cp\u003eSome content\u003c/p\u003e').to_markdown\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmislav%2Fremark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmislav%2Fremark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmislav%2Fremark/lists"}