0.3.0 • Published 8 years ago

mdannotation-addclass v0.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 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

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago