This repository has been archived by the owner on Nov 13, 2017. It is now read-only.
Releases: birhoff/mdast-util-to-bemjson
Releases · birhoff/mdast-util-to-bemjson
4.1.0
v0.3.0
v0.2.1
v0.2.0
v0.1.1
v0.1.0
Features
- core: Convert full tree to bemjson (043659f)
- handlers: Add Code handler (39453a8)
- handlers: Add handler Root (8416a97)
- handlers: Add support Break (379916d)
- handlers: Add support for html node (0832baf)
- handlers: Add support for Image (a71a69c)
- handlers: Add support heading (d7cacb2)
- handlers: Add support InineCode (8518af6)
- handlers: Add support List (d420844)
- handlers: Add support ListItem (5ba52b1)
- handlers: Add support Paragraph (aecc80a)
- handlers: Add support Table (3e97786)
- handlers: Add text handler (4c38f41)
- options: Add support for tag option (1200487)
- scope: Add scope support (6aa73d9)