All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.6 (2020-06-24)
- add codeInFences class (215c333)
- export escape, createElement, renderLine, blockLexer, render functions (9d9f454)
- update example (75df66d)
- update styles (0d8bfe7)
0.0.5 (2020-06-16)
- 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)
- add codeInFences renderer (bad1d07)