{"id":20790702,"url":"https://github.com/markedjs/marked-xhtml","last_synced_at":"2026-04-07T08:05:43.054Z","repository":{"id":149902251,"uuid":"622312017","full_name":"markedjs/marked-xhtml","owner":"markedjs","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-05T18:58:31.000Z","size":6163,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-05T19:55:42.478Z","etag":null,"topics":["extension","marked","xhtml"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/marked-xhtml","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":"2023-04-01T18:28:10.000Z","updated_at":"2025-05-05T18:58:28.000Z","dependencies_parsed_at":"2024-05-13T18:43:04.950Z","dependency_job_id":"c34d7c7c-5ffa-4b53-9b6a-ff8a8ef50f93","html_url":"https://github.com/markedjs/marked-xhtml","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":"markedjs/marked-extension-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-xhtml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-xhtml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-xhtml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-xhtml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked-xhtml/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252569538,"owners_count":21769512,"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":["extension","marked","xhtml"],"created_at":"2024-11-17T15:37:00.142Z","updated_at":"2026-04-07T08:05:43.049Z","avatar_url":"https://github.com/markedjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# marked-xhtml\n\nAdd closing slash to tags like: `hr`, `br`, `img`, and `input`\n\n# Usage\n\n```js\nimport { marked } from \"marked\";\nimport { markedXhtml } from \"marked-xhtml\";\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-xhtml/lib/index.umd.js\"\u003e\u003c/script\u003e\n\nmarked.use(markedXhtml());\n\nmarked.parse(\"---\");\n// \u003chr/\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkedjs%2Fmarked-xhtml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkedjs%2Fmarked-xhtml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkedjs%2Fmarked-xhtml/lists"}