issues
search
contentstack
/
json-rte-serializer
The JSON RTE Serializer package helps you convert the data inside your JSON Rich Text Editor field from JSON to HTML format and vice versa.
MIT License
9
stars
7
forks
source link
CS 30332 - Bug fixes
#12
Closed
Jayesh2812
closed
1 year ago
Jayesh2812
commented
2 years ago
While Migrating.
Images from RTE did not had "View Asset" option on toolbar in JSON RTE.
Images with asset_uid are added as references else added as normal image in JSON RTE.
Support for images and references with caption, position and width retention from RTE to JSON RTE.
Images and references as links along with caption, width, position from RTE to JSON RTE
While Migrating.