Skip to content

Releases: contentstack/json-rte-serializer

v2.0.7

07 Jun 11:05
e100d55
Compare
Choose a tag to compare

What's Changed

Added a new utility function named 'jsonToMarkdown' that helps convert the JSON Content to Markdown format.

Full Changelog: v2.0.6...v2.0.7

v2.0.6

10 Jan 10:07
27cf70b
Compare
Choose a tag to compare

What's Changed

  • add missing target attribute when parsing anchor tags by @sairajchouhan in #34
  • json rte serializer very large bundle size from dependencies by @Jayesh2812 in #37
  • add missing target attribute when parsing anchor tags and reducing bundle size by @sairajchouhan in #36

Full Changelog: v2.0.5...v2.0.6

v2.0.5

08 Dec 10:52
ec4585d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.4...v2.0.5

v2.0.4

15 Nov 07:30
8c0a7b1
Compare
Choose a tag to compare

What's Changed

  • feat: support for image type asset by @Jayesh2812 in #27
  • feat: added condiition to check for text nodes with empty white space by @Jayesh2812 in #29
  • Support for rendering image type assets while json to html conversion and fix empty fragment added between table by @Jayesh2812 in #28

Full Changelog: v2.0.3...v2.0.4

v2.0.3

11 Oct 13:04
06da814
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

20 Mar 09:17
1e8a550
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

06 Dec 09:32
b269e1d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

02 May 09:28
4710108
Compare
Choose a tag to compare

What's new:

Feature:

  • Custom Render options.
  • Support for Non-standard tags.