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

Support for nested attributes #26

Closed Jayesh2812 closed 1 year ago

Jayesh2812 commented 1 year ago

Support for nested attributes while conversion between HTML and JSON. if allowNonStandardTags(for HTML to JSON) and allowNonStandardTypes ( for JSON TO HTML )