4.0.0 • Published 2 years ago

markdown-it-mark v4.0.0

Weekly downloads
110,268
License
MIT
Repository
github
Last release
2 years ago

markdown-it-mark

CI NPM version Coverage Status

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

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

==marked== => <mark>inserted</mark>

Markup uses the same conditions as CommonMark emphasis.

Install

node.js, browser:

npm install markdown-it-mark --save
bower install markdown-it-mark --save

Use

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

md.render('==marked==') // => '<p><mark>marked</mark></p>'

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

License

MIT

vue-bulma-text-editorsinister-six@heyform/validatormetta-editor@theonlyjan/vue-markdown-it@tungcv/markdown-it-vue-minifyelite-four@hyiromori/lib-js-markdownhou-markdown@nkjmsss/bend_editorskri.be@itlangzi/meditberserk-plugin-content-manager@rbrcsk/rich-markdown-editor@paiondata/nextwiki@everything-registry/sub-chunk-2132szqy-markdown-it-vuevue-markdownvue-markdown-attrsvue-markdown-guojvue-markdown-itvue-markdown-konishivue-markdown-plusvue-markdown-v1vue-markdown-v2vue-markdown-v3vue-markdown2wp-postws-strapi-forkxcui-demo-loaderxiteupsubmarkdownntnstackeditspec-up-tspec-markdown-editorspec-upstrapi-boing-adminstrapi-maxiphy-adminstrapi-plugin-content-manager-mockstrapi-plugin-content-manager-pxtstrapi-plugin-content-managertiklab-markdown-uivite-plugin-vue-markdown-resolvervite-plugin-vuedocvue-cli-plugin-sflegovue-cli-plugin-vusionvickymd@dking/markdown-webpack-loader@doc-tools/yfm-editor@creatorsn/powereditor@ctoweb/plugin-mark@cuiko/for-editor@bend-corp/bend_editor@bend-corp/md-editor@bend-corp/md-editor-new@roy2651/roy2651-engine@rtkwlf/ui@ruangnazi/markdown-it-vue@ruibaby/wikijk-markdown-itjoplin-plugin-bundlejoplin-plugin-enhancementjoplin-plugin-outlinejoplin-rendererjungledrum@meeehdi/strapi-adminvuepress2document@higby/eleventy-markdown@halo-dev/halo-markdown-editorstatical-ghostsuc_keditorssg-cli-toolsquad-editortinso-editor-engineuek-react-markdownuek-react-mdturpantutors-gen-libtutomdtipe-markdown-editortop-bun@aomao/plugin-mark@akemona-org/strapi-plugin-content-manager@ajnandi/markdown-editor@aliyun-obv/utils@aliyun-sls/utils@bimbeo160/admin@byronwan/hexo-renderer-markdown-it-katex@cabezonidas/shop-ui@bret/siteup@citychallenge/rich-markdown-editor@chuangker/nice-mail@cepharum/pdf-maker@chatopera/markdown-it-vue@0xgg/echomd20ful@adapttive/vue-markdown@cnblogs/markdown-it-presets@cloudpss/web-components@brainhive/strapi-admin
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