All Projects → picturepan2 → markdown.css

picturepan2 / markdown.css

Licence: MIT License
An elegant stylesheet for rendered Markdown contents

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language

markdown.css

An elegant stylesheet for rendered Markdown contents

Getting started

Markdown.css is a side project based on years of CSS development work on large web and app projects. Markdown.css only includes CSS styles for headings, paragraphs, text elements, lists, images, blockquote, tables, and code.

There are 2 ways to get started with Markdown.css. You can either manually install or use NPM.

Install manually

Download the compiled and minified Markdown.css files. The markdown.css is located in /dist.

Install with NPM

$ npm install spectre-markdown.css --save

You will need to add the class markdown-css to the rendered Markdown content container.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].