{"id":22619559,"url":"https://github.com/markdown-it/markdown-it-ins","last_synced_at":"2025-04-09T23:18:37.042Z","repository":{"id":25251611,"uuid":"28676567","full_name":"markdown-it/markdown-it-ins","owner":"markdown-it","description":"\u003cins\u003e tag plugin for markdown-it markdown parser","archived":false,"fork":false,"pushed_at":"2023-12-05T12:20:37.000Z","size":30,"stargazers_count":35,"open_issues_count":0,"forks_count":15,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-09T23:18:33.320Z","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":null,"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":"2014-12-31T22:40:51.000Z","updated_at":"2024-06-06T05:45:56.000Z","dependencies_parsed_at":"2023-11-21T12:02:59.103Z","dependency_job_id":"85640cae-5638-498b-8a8e-3f04121b8853","html_url":"https://github.com/markdown-it/markdown-it-ins","commit_stats":{"total_commits":34,"total_committers":4,"mean_commits":8.5,"dds":0.2941176470588235,"last_synced_commit":"d1a13b290c944e8f212d3a6bd2de2f70b751c924"},"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-ins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markdown-it%2Fmarkdown-it-ins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markdown-it%2Fmarkdown-it-ins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markdown-it%2Fmarkdown-it-ins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markdown-it","download_url":"https://codeload.github.com/markdown-it/markdown-it-ins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125592,"owners_count":21051771,"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-08T22:06:07.383Z","updated_at":"2025-04-09T23:18:37.018Z","avatar_url":"https://github.com/markdown-it.png","language":"JavaScript","readme":"# markdown-it-ins\n\n[![CI](https://github.com/markdown-it/markdown-it-ins/workflows/CI/badge.svg?branch=master)](https://github.com/markdown-it/markdown-it-ins/actions)\n[![NPM version](https://img.shields.io/npm/v/markdown-it-ins.svg?style=flat)](https://www.npmjs.org/package/markdown-it-ins)\n[![Coverage Status](https://img.shields.io/coveralls/markdown-it/markdown-it-ins/master.svg?style=flat)](https://coveralls.io/r/markdown-it/markdown-it-ins?branch=master)\n\n\u003e `\u003cins\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`++inserted++` =\u003e `\u003cins\u003einserted\u003c/ins\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-ins --save\nbower install markdown-it-ins --save\n```\n\n## Use\n\n```js\nvar md = require('markdown-it')()\n            .use(require('markdown-it-ins'));\n\nmd.render('++inserted++') // =\u003e '\u003cp\u003e\u003cins\u003einserted\u003c/ins\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.markdownitIns`.\n\n\n## License\n\n[MIT](https://github.com/markdown-it/markdown-it-ins/blob/master/LICENSE)\n","funding_links":["https://github.com/sponsors/markdown-it","https://opencollective.com/markdown-it"],"categories":["🙌 Marp をもっと楽しむ 🙌"],"sub_categories":["Markdown 拡張構文の利用"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkdown-it%2Fmarkdown-it-ins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkdown-it%2Fmarkdown-it-ins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkdown-it%2Fmarkdown-it-ins/lists"}