{"id":20790695,"url":"https://github.com/markedjs/marked-extension-template","last_synced_at":"2025-05-05T20:49:51.688Z","repository":{"id":37940759,"uuid":"366967260","full_name":"markedjs/marked-extension-template","owner":"markedjs","description":"A simple marked extension template","archived":false,"fork":false,"pushed_at":"2025-04-29T01:00:42.000Z","size":7562,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-29T01:46:07.673Z","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/markedjs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-05-13T07:18:53.000Z","updated_at":"2025-04-29T00:53:23.000Z","dependencies_parsed_at":"2024-06-04T02:39:48.000Z","dependency_job_id":"73acc5a6-a6a5-4e2a-acd0-bfa5728aab0f","html_url":"https://github.com/markedjs/marked-extension-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-extension-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-extension-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-extension-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-extension-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked-extension-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252575801,"owners_count":21770628,"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-17T15:36:56.315Z","updated_at":"2025-05-05T20:49:51.671Z","avatar_url":"https://github.com/markedjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- The character `|` around a string denotes a place in this markdown file that needs to be changed for each extension. --\u003e\n\u003c!-- You may also delete any comments you don't need anymore. --\u003e\n\n# TODO:\n\n- [ ] Replace information in `/README.md`\n- [ ] Replace name in `/rollup.config.js`\n- [ ] Replace information in `/package.json`\n- [ ] Write extension in `/src/index.js`\n- [ ] Write tests in `/spec/index.test.js`\n- [ ] Uncomment release in `/.github/workflows/main.yml`\n\n\u003c!-- Delete this line and above --\u003e\n\n# marked-|this-extension|\n\u003c!-- Description --\u003e\n\n# Usage\n\u003c!-- Show most examples of how to use this extension --\u003e\n\n```js\nimport {marked} from \"marked\";\nimport |thisExtension| from \"marked-|this-extension|\";\n\n// or UMD script\n// \u003cscript src=\"https://cdn.jsdelivr.net/npm/marked/lib/marked.umd.js\"\u003e\u003c/script\u003e\n// \u003cscript src=\"https://cdn.jsdelivr.net/npm/marked-|this-extension|/lib/index.umd.js\"\u003e\u003c/script\u003e\n\nconst options = {\n\t// |default options|\n};\n\nmarked.use(|thisExtension|(options));\n\nmarked.parse(\"|example markdown|\");\n// \u003cp\u003e|example html|\u003c/p\u003e\n```\n\n## `options`\n\n\u003c!-- If there are no options you can delete this section --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkedjs%2Fmarked-extension-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkedjs%2Fmarked-extension-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkedjs%2Fmarked-extension-template/lists"}