medium-to-markdown/node_modules/block-elements
David Tesler 9bd1ed72ce first commit 2017-04-28 17:26:30 -07:00
..
History.md first commit 2017-04-28 17:26:30 -07:00
LICENSE first commit 2017-04-28 17:26:30 -07:00
README.md first commit 2017-04-28 17:26:30 -07:00
build.js first commit 2017-04-28 17:26:30 -07:00
hash.js first commit 2017-04-28 17:26:30 -07:00
index.js first commit 2017-04-28 17:26:30 -07:00
package.json first commit 2017-04-28 17:26:30 -07:00
set.js first commit 2017-04-28 17:26:30 -07:00

README.md

block-elements

Array of "block level elements" defined by the HTML specification

Exports an Array of "block level element" node names as defined by the HTML spec.

The list is programatically generated from MDN.