4.0.0 • Published 2 years ago

markdown-it-ins v4.0.0

Weekly downloads
96,889
License
MIT
Repository
github
Last release
2 years ago

markdown-it-ins

CI NPM version Coverage Status

<ins> tag plugin for markdown-it markdown parser.

v3.+ requires markdown-it v10.+, see changelog.

++inserted++ => <ins>inserted</ins>

Markup uses the same conditions as CommonMark emphasis.

Install

node.js, browser:

npm install markdown-it-ins --save
bower install markdown-it-ins --save

Use

var md = require('markdown-it')()
            .use(require('markdown-it-ins'));

md.render('++inserted++') // => '<p><ins>inserted</ins></p>'

Differences in browser. If you load script directly into the page, without package system, module will add itself globally as window.markdownitIns.

License

MIT

vue-bulma-text-editor@theonlyjan/vue-markdown-it@tungcv/markdown-it-vue-minifyrete-two-editortwintwoo-editorhou-markdown@nkjmsss/bend_editorskri.be@itlangzi/meditberserk-plugin-content-manager@everything-registry/sub-chunk-2132szqy-markdown-it-vuevue-jeditorvue-markdownvue-markdown-attrsvue-markdown-guojvue-markdown-itvue-markdown-plusvue-markdown-v1vue-markdown-v2vue-markdown-v3vue-markdown2ws-strapi-forkxcui-demo-loaderxiteupsubmarkdownntnspec-up-tspec-markdown-editorspec-upstrapi-boing-adminstrapi-maxiphy-adminstrapi-plugin-content-manager-mockstrapi-plugin-content-manager-pxtstrapi-plugin-content-managertiklab-markdown-uivite-plugin-vuedocvue-cli-plugin-sflegovue-cli-plugin-vusionvickymd@dking/markdown-webpack-loader@doc-tools/yfm-editor@doc-tools/yfm2xliff@cuiko/for-editor@bend-corp/bend_editor@bend-corp/md-editor@bend-corp/md-editor-new@roy2651/roy2651-engine@ruangnazi/markdown-it-vuejellies-editorjk-markdown-itjoplin-rendererjungledrumjupyter-scribe@meeehdi/strapi-adminvuepress2document@halo-dev/halo-markdown-editorstatical-ghostssg-cli-toolsquad-editortinso-editor-engineuek-react-markdownuek-react-mdturpantutomdtop-bun@akemona-org/strapi-plugin-content-manager@bimbeo160/admin@byronwan/hexo-renderer-markdown-it-katex@cabezonidas/shop-ui@bret/siteup@chuangker/nice-mail@cepharum/pdf-maker@chatopera/markdown-it-vue@0xgg/echomd@adapttive/vue-markdown@cloudpss/web-components@brainhive/strapi-admin@digicms/admin@digicommerce/cms-admin@danhuyenphan/strapi-admin@danestves/markdown@danieldx/menoteyhb-vue-markdownzacheditor-enginexwb-react-markdownzfinderzeppelin-markdown-spellvuejs-markdown-itvuepress-theme-bulmavue-remarkdownvue2-markdown-itvue2-codemirror-markdownvue3-markdown-itv3-markdown-editor@fblog/markdown-renderer@gravity-ui/markdown-editor@halo-dev/markdown-renderer@hicooper/doc-engine@huiweitech/matrix-admin@ektx/v-book
4.0.0

2 years ago

3.0.1

4 years ago

3.0.0

6 years ago

2.0.0

10 years ago

1.0.0

10 years ago

0.1.0

10 years ago