mdscss

1.1.0 • Public • Published

mdscss

Base styles for Markdown-generated HTML

If you generate HTML from Markdown and have to control over the styles applied to individual elements, mdscss provides you with base styles to apply to a wrapper element.

You can also configure many variables or apply only part of the styles using the Sass mixins and variables.

Demo

Getting started

npm install --save-dev mdscss

Examples

Headings

Heading level 1

Heading level 2

Heading level 3

Heading level 4

Heading level 5
Heading level 6

Lists

Ingredients:

  • Eggs
  • Butter
  • Milk
  • Flour

Instructions:

  1. Preheat oven
  2. Mix everything together
  3. Put in a bowl
  4. Bake for 30 minutes

Blockquotes

Don't believe everything you read on the internet — Albert Einstein

Images

Tables

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    3
  • 1.0.0
    1

Package Sidebar

Install

npm i mdscss

Weekly Downloads

4

Version

1.1.0

License

MIT

Last publish

Collaborators

  • tvooo