Releases: StencilFrame/mdtools
Releases · StencilFrame/mdtools
v0.4.2
v0.4.1
Updated resulting images map to contain real reference strings.
v0.4.0
New features:
- Added text chunking with images. Replace images with references and return images map.
Bugfixes:
- Fixed text chunking with small tables
v0.3.0
- Added Blackfriday Markdown renderer
- Added BlockQuote support for JSONRenderer
- Fixed CodeBlock support for JSONRenderer inside lists
v0.2.0
- Allow to specify chunk size limit.
- For default Chunker update it's limit to 4000 chars.
v0.1.1
Module path fix
v0.1.0
Initial release