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

Latest commit

 

History

History
55 lines (32 loc) · 2.66 KB

CHANGELOG.md

File metadata and controls

55 lines (32 loc) · 2.66 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.0 (2017-10-01)

Features

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

0.2.1 (2017-03-31)

0.2.0 (2017-03-31)

Features

  • core: new core mechanic (79b27b7)

0.1.1 (2017-03-15)

0.1.0 (2017-03-15)

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)