4.0.0 • Published 5 months ago

markdown-it-mark v4.0.0

Weekly downloads
110,268
License
MIT
Repository
github
Last release
5 months 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-2132emily-editororca-markdown-it-vueng2-smd-inputnimbl-renderernodebb-plugin-ws-markdownmikuparsermetalsmith-bundlengx-stackeditnode-red-contrib-static-markdownpotmot-vue-editorperfect-markdownpiral-docs-toolsmenneumorganatwork-ghostmotes-mdmonaco-markdown-editormrknapier-client@higby/eleventy-markdownhcoj-uihackmd-to-html-cligrunt-slice-markdowngovuk-eleventy-pluginhonest-editor-jshexo-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-post-parserhexo-renderer-markdownhexo-renderer-adarenderhexo-renderersfemtosecond-doc-enginefast-mdgenerate-feed@lunelson/pennyjoplin-plugin-bundlejoplin-plugin-enhancementjoplin-plugin-outlinejoplin-rendererjungledrumigniteimdone-corelivedown2md-mapmd-fileservermarksetmarkmap-libmarkitberrymarkgitmathpix-markdown-itluminet-renderer-markdown-itmarkbindmarkbind-coremarkdown-cli-compilermarkdown-editor-react-weixiaomarkdown-coremarkdown2html-lessmarkdown2html-promarkdown-editor-reactjsmarkdown-editor-vuemarkdown-into-htmlmarkdown-it-allmarkdown-it-vue-minifymarkdown-it-vue-plantuml-testmarkdown-it-vue-simplifymarkdown-it-vue-ssrmarkdown-it-vue2markdown-it-vuemarkdown-it-vue-antmarkdown-it-vue-custommarkdown-it-vue-diymarkdown-to-documentmarkdown-render-jsmolecule-markdown-editormingkwai-typesetterjk-markdown-itnext-editor-engineng2-ef-inputsrant-uiquasar-ui-qmarkdown-v2
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