{"id":15292076,"url":"https://github.com/robdel12/markdown-code-highlighting","last_synced_at":"2025-10-07T04:31:53.732Z","repository":{"id":26308059,"uuid":"29756038","full_name":"Robdel12/markdown-code-highlighting","owner":"Robdel12","description":"Ember CLI plugin using Marked and Highlight.js for rendering markdown and syntax highlighting with highlight.js","archived":true,"fork":false,"pushed_at":"2022-01-13T15:48:46.000Z","size":249,"stargazers_count":14,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-15T01:50:40.653Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Robdel12.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-23T22:22:20.000Z","updated_at":"2023-01-28T04:05:48.000Z","dependencies_parsed_at":"2022-07-16T00:16:10.448Z","dependency_job_id":null,"html_url":"https://github.com/Robdel12/markdown-code-highlighting","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robdel12%2Fmarkdown-code-highlighting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robdel12%2Fmarkdown-code-highlighting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robdel12%2Fmarkdown-code-highlighting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robdel12%2Fmarkdown-code-highlighting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Robdel12","download_url":"https://codeload.github.com/Robdel12/markdown-code-highlighting/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235586525,"owners_count":19014035,"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-09-30T16:16:26.099Z","updated_at":"2025-10-07T04:31:48.367Z","avatar_url":"https://github.com/Robdel12.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"markdown-code-highlighting [![Build Status](https://travis-ci.org/Robdel12/markdown-code-highlighting.svg?branch=master)](https://travis-ci.org/Robdel12/markdown-code-highlighting) [![Ember Observer Score](http://emberobserver.com/badges/markdown-code-highlighting.svg)](http://emberobserver.com/addons/markdown-code-highlighting)\n==============================================================================\n\nAn Ember addon for rendering markdown (marked.js) with syntax\nhighlighting from `highlight.js`\n\n\nInstallation\n------------------------------------------------------------------------------\n\n```\nember install markdown-code-highlighting\n```\n\n- Install the plugin: `ember install markdown-code-highlighting`\n- In your Brocfile you'll need to import the CSS styling you want for\n  the highlighter. You can see the [full list\n  here](https://highlightjs.org/static/demo/). When you pick one\n  you'll (like github.css) you'll import it by doing:\n  `app.import(\"bower_components/highlightjs/styles/github.css\");`\n- Now format some markdown! Call the helper on anything that has\n  markdown by doing: `{{format-markdown body}}`. `body` is what you're\n  passing in.\n\n\nContributing\n------------------------------------------------------------------------------\n\n### Installation\n\n* `git clone \u003crepository-url\u003e`\n* `cd markdown-code-highlighting`\n* `yarn install`\n\n### Linting\n\n* `yarn lint:js`\n* `yarn lint:js --fix`\n\n### Running tests\n\n* `ember test` – Runs the test suite on the current Ember version\n* `ember test --server` – Runs the test suite in \"watch mode\"\n* `yarn test` – Runs `ember try:each` to test your addon against multiple Ember versions\n\n### Running the dummy application\n\n* `ember serve`\n* Visit the dummy application at [http://localhost:4200](http://localhost:4200).\n\nFor more information on using ember-cli, visit [https://ember-cli.com/](https://ember-cli.com/).\n\nLicense\n------------------------------------------------------------------------------\n\nThis project is licensed under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobdel12%2Fmarkdown-code-highlighting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobdel12%2Fmarkdown-code-highlighting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobdel12%2Fmarkdown-code-highlighting/lists"}