0.3.0 • Published 10 years ago
mdannotation-import v0.3.0
Markdown Annotation @import
Markdown annotation is a posthtml plugin to import an HTML file.
Quick start
npm i mdannotation-import --save Usage
Use the @import annotation directly in your Markdown
@import notice.html/!\ Warning: only the first root element will be inserted<div class="notice>Lorem Ipsum</div>