0.3.0 • Published 9 years ago

mdannotation-addclass v0.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Markdown Annotation @addClass

Markdown annotation is a posthtml plugin to add classes to the next paragraph.

Quick start

npm i mdannotation-addclass --save 

Usage

Use the @addClass annotation directly in your Markdown

@addClass subtitle subtitle--long
Lorem Ipsum
<p class="subtitle subtitle--long">
	Lorem Ipsum
</p>
0.3.0

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago