Skip to content

Releases: StencilFrame/mdtools

v0.4.2

27 Oct 19:43

Choose a tag to compare

Bugfixes:

  • Cleanup Base64 image URLs which might contain wrong characters.

v0.4.1

24 Oct 21:47

Choose a tag to compare

Updated resulting images map to contain real reference strings.

v0.4.0

24 Oct 21:05

Choose a tag to compare

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

21 Oct 06:08

Choose a tag to compare

  • Added Blackfriday Markdown renderer
  • Added BlockQuote support for JSONRenderer
  • Fixed CodeBlock support for JSONRenderer inside lists

v0.2.0

06 Oct 19:48

Choose a tag to compare

  • Allow to specify chunk size limit.
  • For default Chunker update it's limit to 4000 chars.

v0.1.1

02 Oct 20:37

Choose a tag to compare

Module path fix

v0.1.0

02 Oct 20:20
11d1b6f

Choose a tag to compare

Initial release