Skip to content

v.1.1.2 - improve inline css parsing

Latest
Compare
Choose a tag to compare
@jfhr jfhr released this 23 May 09:57
2fb23bf

Properly handle extra whitespace in inline CSS styles in htmlToDelta e.g. pink is correctly converted to {insert: 'pink', attributes: {color: '#f5abb9'}},

Full Changelog: v1.1.1...v1.1.2