markdown-it-carbon-web-components

0.1.2 • Public • Published

markdown-it-carbon-web-components

A markdown-it plugin that applies carbon-web-components to the rendered HTML.

Installation

Install this plugin with npm by running

npm install --save-dev markdown-it-carbon-web-components

Usage

To use this plugin, merely apply it to your markdown-it:

const mdCarbon = require('markdown-it-carbon-web-components')

const md = require('markdown-it')().use(mdCarbon)

License

This project is distributed under the Apache 2 license.

Package Sidebar

Install

npm i markdown-it-carbon-web-components

Weekly Downloads

0

Version

0.1.2

License

Apache-2.0

Unpacked Size

16.4 kB

Total Files

6

Last publish

Collaborators

  • aaalves