HTML block tags considered valid in markdown according to the CommonMark specification.
See http://spec.commonmark.org/spec.html#html-blocks
Install with npm
npm i md-elements --save
var elements = require('md-elements');
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue
Jon Schlinkert
Copyright (c) 2015 Jon Schlinkert
Released under the MIT license
This file was generated by verb on January 18, 2015.