Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.25 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.25 KB

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