{"id":20032202,"url":"https://github.com/weakish/creole2md","last_synced_at":"2025-06-21T01:33:50.995Z","repository":{"id":25289692,"uuid":"28715705","full_name":"weakish/creole2md","owner":"weakish","description":"Convert creole to markdown.","archived":false,"fork":false,"pushed_at":"2017-12-21T12:24:56.000Z","size":3,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T14:58:33.188Z","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/weakish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-02T14:37:09.000Z","updated_at":"2022-04-29T14:16:10.000Z","dependencies_parsed_at":"2022-07-24T05:01:59.346Z","dependency_job_id":null,"html_url":"https://github.com/weakish/creole2md","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/weakish/creole2md","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weakish%2Fcreole2md","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weakish%2Fcreole2md/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weakish%2Fcreole2md/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weakish%2Fcreole2md/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weakish","download_url":"https://codeload.github.com/weakish/creole2md/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weakish%2Fcreole2md/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261046523,"owners_count":23102286,"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-11-13T09:36:16.943Z","updated_at":"2025-06-21T01:33:45.981Z","avatar_url":"https://github.com/weakish.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Creole2md\n\n[![Gem Version](https://badge.fury.io/rb/creole2md.svg)](http://badge.fury.io/rb/creole2md)\n\nThis gem converts creole to html, then converts html to markdown.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'creole2md'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install creole2md\n\n## Usage\n\n```ruby\nrequire 'creole2md'\nCreole2md.convert(text)\n```\n\nA command line converter is also provided:\n\n```sh\ncreole2md in.creole \u003e out.md\ncat in.creole | creole2md \u003e out.md\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/weakish/creole2md/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweakish%2Fcreole2md","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweakish%2Fcreole2md","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweakish%2Fcreole2md/lists"}