{"id":22334348,"url":"https://github.com/markdown-it/markdown-it-mark","last_synced_at":"2025-04-05T00:10:35.812Z","repository":{"id":25252711,"uuid":"28677683","full_name":"markdown-it/markdown-it-mark","owner":"markdown-it","description":"\u003cmark\u003e tag plugin for markdown-it markdown parser","archived":false,"fork":false,"pushed_at":"2023-12-05T13:10:20.000Z","size":31,"stargazers_count":58,"open_issues_count":0,"forks_count":19,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-29T20:25:42.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://markdown-it.github.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"blockchain-certificates/cert-web-component","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markdown-it.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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},"funding":{"github":"markdown-it","open_collective":"markdown-it"}},"created_at":"2015-01-01T00:12:49.000Z","updated_at":"2024-06-06T23:24:04.000Z","dependencies_parsed_at":"2023-12-18T18:28:32.798Z","dependency_job_id":"9846f344-cbe9-47bb-8ebb-411385feed2b","html_url":"https://github.com/markdown-it/markdown-it-mark","commit_stats":{"total_commits":29,"total_committers":4,"mean_commits":7.25,"dds":"0.31034482758620685","last_synced_commit":"1a4e54aad48a262dd9ac93a998ee583445e1cc45"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markdown-it%2Fmarkdown-it-mark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markdown-it%2Fmarkdown-it-mark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markdown-it%2Fmarkdown-it-mark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markdown-it%2Fmarkdown-it-mark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markdown-it","download_url":"https://codeload.github.com/markdown-it/markdown-it-mark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266565,"owners_count":20910836,"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-12-04T05:07:23.134Z","updated_at":"2025-04-05T00:10:35.789Z","avatar_url":"https://github.com/markdown-it.png","language":"JavaScript","readme":"# markdown-it-mark\n\n[![CI](https://github.com/markdown-it/markdown-it-mark/workflows/CI/badge.svg?branch=master)](https://github.com/markdown-it/markdown-it-mark/actions)\n[![NPM version](https://img.shields.io/npm/v/markdown-it-mark.svg?style=flat)](https://www.npmjs.org/package/markdown-it-mark)\n[![Coverage Status](https://img.shields.io/coveralls/markdown-it/markdown-it-mark/master.svg?style=flat)](https://coveralls.io/r/markdown-it/markdown-it-mark?branch=master)\n\n\u003e `\u003cmark\u003e` tag plugin for [markdown-it](https://github.com/markdown-it/markdown-it) markdown parser.\n\n__v3.+ requires `markdown-it` v10.+, see changelog.__\n\n`==marked==` =\u003e `\u003cmark\u003einserted\u003c/mark\u003e`\n\nMarkup uses the same conditions as CommonMark [emphasis](http://spec.commonmark.org/0.15/#emphasis-and-strong-emphasis).\n\n\n## Install\n\nnode.js, browser:\n\n```bash\nnpm install markdown-it-mark --save\nbower install markdown-it-mark --save\n```\n\n## Use\n\n```js\nvar md = require('markdown-it')()\n            .use(require('markdown-it-mark'));\n\nmd.render('==marked==') // =\u003e '\u003cp\u003e\u003cmark\u003emarked\u003c/mark\u003e\u003c/p\u003e'\n```\n\n_Differences in browser._ If you load script directly into the page, without\npackage system, module will add itself globally as `window.markdownitMark`.\n\n\n## License\n\n[MIT](https://github.com/markdown-it/markdown-it-mark/blob/master/LICENSE)\n","funding_links":["https://github.com/sponsors/markdown-it","https://opencollective.com/markdown-it"],"categories":["✨究極の Marp スライド作成術✨"],"sub_categories":["`==` と `{.class}` で特定の文字列のみ装飾する"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkdown-it%2Fmarkdown-it-mark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkdown-it%2Fmarkdown-it-mark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkdown-it%2Fmarkdown-it-mark/lists"}