Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.

Releases: birhoff/mdast-util-to-bemjson

4.1.0

01 Oct 18:18
753d219
Compare
Choose a tag to compare
chore(release): 0.3.0

v0.3.0

01 Oct 18:18
753d219
Compare
Choose a tag to compare

Features

  • core: Extend hProperties and htmlAttributes from other plugins to context (4db161c)

v0.2.1

31 Mar 18:08
dff1128
Compare
Choose a tag to compare
chore(release): 0.2.1

v0.2.0

31 Mar 18:03
616e6bf
Compare
Choose a tag to compare

Features

  • core: new core mechanic (79b27b7)

v0.1.1

15 Mar 14:42
91bc2d7
Compare
Choose a tag to compare
chore(release): 0.1.1

v0.1.0

15 Mar 14:11
2abb912
Compare
Choose a tag to compare

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)