@yamat47/markdown-css

0.2.1 • Public • Published

Markdown CSS

This repository provides stylesheet for markdown content.

Demo is here.

How to use

  1. Install this package.
npm install @yamat47/markdown-css
  1. Import markdown.css in your Node.js project.
import '@yamat47/markdown-css/markdown.css'
  1. Add .markdown class to your HTML element containing Markdown content.
<div class='markdown'>
  <!-- Here is markdown content -->
</div>

Readme

Keywords

none

Package Sidebar

Install

npm i @yamat47/markdown-css

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

28.7 kB

Total Files

19

Last publish

Collaborators

  • yamat47