# markdown-it

[![npm version](https://img.shields.io/npm/v/@esm-bundle/markdown-it.svg?style=flat)](https://www.npmjs.com/package/@esm-bundle/markdown-it) [![build status](https://travis-ci.com/esm-bundle/markdown-it.svg?branch=master)](https://travis-ci.com/esm-bundle/markdown-it) [![](https://data.jsdelivr.com/v1/package/npm/@esm-bundle/markdown-it/badge)](https://www.jsdelivr.com/package/npm/@esm-bundle/markdown-it)

["What is this" blog post](https://medium.com/@joeldenning/an-esm-bundle-for-any-npm-package-5f850db0e04d)

[Instructions for creating a new esm-bundle repo](https://github.com/esm-bundle/new-repo-instructions)

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](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

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

## Yarn

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