@esm-bundle/markdown-it

ESM bundle for markdown-it

Usage no npm install needed!

<script type="module">
  import esmBundleMarkdownIt from 'https://cdn.skypack.dev/@esm-bundle/markdown-it';
</script>

README

markdown-it

npm version build status

"What is this" blog post

Instructions for creating a new esm-bundle repo

A repo that tests automatic detection of upstream publishes and the publishing of @esm-bundle versions of them.

Upstream repo at https://github.com/markdown-it/markdown-it

JS Delivr

https://cdn.jsdelivr.net/npm/@esm-bundle/markdown-it/esm/index.js

https://cdn.jsdelivr.net/npm/@esm-bundle/markdown-it/system/index.js

Unpkg

https://unpkg.com/@esm-bundle/markdown-it/esm/index.js

https://unpkg.com/@esm-bundle/markdown-it/system/index.js

Npm

npm install --save markdown-it@npm:@esm-bundle/markdown-it

Yarn

yarn add markdown-it@npm:@esm-bundle/markdown-it