Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

41 lines (21 loc) · 1.83 KB

Changelog

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

0.0.6 (2020-06-24)

Features

  • add codeInFences class (215c333)
  • export escape, createElement, renderLine, blockLexer, render functions (9d9f454)
  • update example (75df66d)
  • update styles (0d8bfe7)

0.0.5 (2020-06-16)

Bug Fixes

  • do not escape fences otherwise you can not use external highlighters, escape language only and codeInFences default renderer (35f8a94)

0.0.4 (2020-06-16)

0.0.3 (2020-06-16)

Features

  • add codeInFences renderer (bad1d07)

0.0.2 (2020-06-14)

Features

  • add example (18ccb4f)
  • b tag for heading and strong, i for italic (c2d0ed8)

0.0.1 (2020-06-03)

0.0.1 (2020-06-01)