4.0.0 • Published 5 months ago

markdown-it-ins v4.0.0

Weekly downloads
96,889
License
MIT
Repository
github
Last release
5 months 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-2132editor-engineemily-editoreco-ui1231231236vue-remarkdownorca-markdown-it-vue@sdoc/markdown-loadervuepress-theme-bulmavuepress2document@san-docit/markdown-loader@phoenixreisen/mithrils@phoenixreisen/reacts@punch-in/strapi-plugin-content-manager@shiker/markdown-rendererng2-smd-inputvickymdnodebb-plugin-ws-markdown@nineya/halo-markdown-renderervite-plugin-vuedocvue-cli-plugin-vusionvue-cli-plugin-sflegovue-jeditormikuparsermetalsmith-bundlev3-markdown-editor@querycap/markdownxiteup@songhn/hexo-renderer-markdown-it-plusxcui-demo-loader@starzkg/vuepress-plugin-markdown-enhancevue2-codemirror-markdownvue3-markdown-itvuejs-markdown-itvue-markdown-guojvue-markdown-itvue-markdown-v2vue-markdown2vue-markdownvue-markdown-attrsvue-markdown-plusvue-markdown-v1vue-markdown-v3doxicity@platzi/markdown@roy2651/roy2651-engineyhb-vue-markdown@strapi/adminxwb-react-markdown@thebluedoc/editor@theori/vue-markdown@suxueweibo/vue3-markdown-itperfect-markdownws-strapi-fork@opuscapita/react-markdown-editorvue2-markdown-it@palerock/marked-to@ruangnazi/markdown-it-vuemenneumotes-mdmonaco-markdown-editortinso-editor-enginemrktiklab-markdown-uinapier-client@siteup/cli@quasar/quasar-app-extension-qmarkdown@sil/markdownpromd@tarocch1/sitegenhackmd-to-html-cli@ryanlee2014/mavon-editorgrunt-slice-markdowngovuk-eleventy-pluginhexo-next-imarkdownhexo-renderer-markdown-ithexo-renderer-markdown-it-jzjhexo-renderer-markdown-it-katexhexo-renderer-markdown-it-plushexo-renderer-multi-markdown-ithexo-renderer-multi-next-markdown-ithexo-renderer-markdownhexo-renderer-adarenderhexo-renderersfemtosecond-doc-enginegenerate-feedjellies-editorjoplin-rendererjupyter-scribejungledrumignite
4.0.0

5 months ago

3.0.1

3 years ago

3.0.0

5 years ago

2.0.0

9 years ago

1.0.0

9 years ago

0.1.0

9 years ago