0.3.0 • Published 8 years ago

mdannotation-alert v0.3.0

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

Markdown Annotation @alert

Markdown annotation is a posthtml plugin to create alert components.

Quick start

npm i mdannotation-alert --save

Usage

Use the @alert annotation directly in your Markdown

@alert warning
Lorem Ipsum
<div class="md-alert md-alert--warning" role="alert">
	Lorem Ipsum
</div>
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