{"id":21803983,"url":"https://github.com/tylerlong/markdown-core","last_synced_at":"2025-12-12T03:46:07.437Z","repository":{"id":58223265,"uuid":"45393803","full_name":"tylerlong/markdown-core","owner":"tylerlong","description":"An extensible markdown engine which powers Markdown Plus.","archived":false,"fork":false,"pushed_at":"2024-10-10T15:42:09.000Z","size":12603,"stargazers_count":35,"open_issues_count":1,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-11T13:04:44.186Z","etag":null,"topics":["markdown","markdown-core","markdown-plus","mdc"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/tylerlong.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,"zenodo":null}},"created_at":"2015-11-02T12:43:57.000Z","updated_at":"2024-10-09T22:33:26.000Z","dependencies_parsed_at":"2025-04-15T09:46:28.094Z","dependency_job_id":null,"html_url":"https://github.com/tylerlong/markdown-core","commit_stats":null,"previous_names":["tylingsoft/markdown-core"],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/tylerlong/markdown-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerlong%2Fmarkdown-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerlong%2Fmarkdown-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerlong%2Fmarkdown-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerlong%2Fmarkdown-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylerlong","download_url":"https://codeload.github.com/tylerlong/markdown-core/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerlong%2Fmarkdown-core/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268268394,"owners_count":24223056,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["markdown","markdown-core","markdown-plus","mdc"],"created_at":"2024-11-27T11:52:33.833Z","updated_at":"2025-12-12T03:46:07.390Z","avatar_url":"https://github.com/tylerlong.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Markdown Core\n\n[![Code Climate](https://codeclimate.com/github/tylingsoft/markdown-core.png)](https://codeclimate.com/github/tylingsoft/markdown-core)\n\nAn extensible markdown engine used in the [Markdown Plus](https://github.com/tylingsoft/markdown-plus) project.\n\n\n## Installation\n\n```\nyarn add markdown-core\n```\n\n\n## Usage\n\n### Node.js\n\n```js\nimport mdc from 'markdown-core'\n\nmdc.render('# hello world')\n```\n\n\n### Browser\n\nPlease refer to [the example](./build).\n\n\n## Development\n\n### Build\n\n```\nyarn build:watch\n```\n\n\n### Verify\n\nHost and open `build/index.html` in browser\n\n\n## License\n\nMIT\n\n\n---\n\n\n## Test\n\n1. Manually review `build/index.html` in browser, make sure it look good and everything is fine.\n2. In `test/index.js` set `const init = true`.\n3. Run `yarn test` to generate fixtures in `test/fixtures`.\n4. In `test/index.js` set `const init = false`.\n5. Do development, change code.\n6. Run `yarn test` to make sure nothing breaks.\n\n\n## Todo\n\n- PPT\n- Create a website for this project\n    - GitHub pages\n- `mdc.xxx` =\u003e `xxx`\n- Support mermaid git graph\n- Replace mocha with jest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylerlong%2Fmarkdown-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftylerlong%2Fmarkdown-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylerlong%2Fmarkdown-core/lists"}