{"id":18552472,"url":"https://github.com/andrejewski/reem-markdown","last_synced_at":"2026-04-12T22:05:38.229Z","repository":{"id":57351985,"uuid":"21147272","full_name":"andrejewski/reem-markdown","owner":"andrejewski","description":"Markdown for Reem","archived":false,"fork":false,"pushed_at":"2014-07-31T12:29:37.000Z","size":156,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-29T11:42:11.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrejewski.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":"2014-06-24T00:45:56.000Z","updated_at":"2019-03-28T16:39:07.000Z","dependencies_parsed_at":"2022-08-28T19:02:23.079Z","dependency_job_id":null,"html_url":"https://github.com/andrejewski/reem-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/andrejewski%2Freem-markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejewski%2Freem-markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejewski%2Freem-markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejewski%2Freem-markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrejewski","download_url":"https://codeload.github.com/andrejewski/reem-markdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254328389,"owners_count":22052633,"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-06T21:14:19.981Z","updated_at":"2025-10-30T21:46:34.187Z","avatar_url":"https://github.com/andrejewski.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"reem-markdown\n===\n\nMarkdown for Reem\n\n## Installation\n\n```bash\nnpm install reem-markdown # --save for projects\n```\n\n## Usage\n\n```javascript\nvar markdown = require('reem-markdown');\nreem.Post.use(markdown([options]));\n```\n\n## About \n\n`reem-markdown` is a plugin for [Reem](https://github.com/andrejewski/reem) that will take file content (markdown) and transform it into HTML which will be set on the file's `content` property.\n\n## Options\n\nThis plugin uses [`marked`](https://github.com/chjj/marked) for Markdown conversion and any options passed to this plugin are passed to the converter. If you would like things like Github favored Markdown and code highlighting, see Marked for how to accomplish those things.\n\n## Contributing\n\nIf you have an issue or find a bug open an issue and I will see what we can do. If you can fix the bug yourself, by all means send a pull request for consideration.\n\nUntil `reem` and `reem-markdown` hit v1, I would like to keep backwards compatibility with the v0.0.1, treating it like v1. When the conditions are met for v1, we can cut away the cruft of v0.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrejewski%2Freem-markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrejewski%2Freem-markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrejewski%2Freem-markdown/lists"}