UNPKG

markdown-it-chain

Version:

A chaining API like webpack-chain but for markdown-it.

46 lines (18 loc) 1.02 kB
<a name="1.3.0"></a> # [1.3.0](https://github.com/ULIVZ/markdown-it-chain/compare/v1.2.1...v1.3.0) (2018-11-29) ### Features * support passing "instantiationOptions" when calling "toMd" ([e3b3a4c](https://github.com/ULIVZ/markdown-it-chain/commit/e3b3a4c)) <a name="1.2.1"></a> ## [1.2.1](https://github.com/ULIVZ/markdown-it-chain/compare/v1.2.0...v1.2.1) (2018-10-09) <a name="1.2.0"></a> # [1.2.0](https://github.com/ULIVZ/markdown-it-chain/compare/v1.1.2...v1.2.0) (2018-09-22) ### Features * support pass in markdown-it ([6ac15d0](https://github.com/ULIVZ/markdown-it-chain/commit/6ac15d0)) <a name="1.1.2"></a> ## [1.1.2](https://github.com/ULIVZ/markdown-it-chain/compare/v1.1.1...v1.1.2) (2018-09-22) <a name="1.1.1"></a> ## [1.1.1](https://github.com/ULIVZ/markdown-it-chain/compare/v1.1.0...v1.1.1) (2018-09-22) <a name="1.1.0"></a> # 1.1.0 (2018-08-22) ### Features * support shortcut for instantiation options ([c918358](https://github.com/ULIVZ/markdown-it-chain/commit/c918358))