Closed LiamKarlMitchell closed 5 years ago
@LiamKarlMitchell , note that when you add extended_valid_elements then widget functionality is breaking.
@LiamKarlMitchell , in v2.0.5.2 we have added $settings['force_p_newlines'] = false; and $settings['valid_children'] = '+body[style]'; to enable style tag
How do we apply adjustments like the above? When the module is composer loaded I can't directly edit the module files.
Adding this appeared to help, was trying to edit a block content, every time I switched between editor and source editing it would remove/modify the script/style tags. Also got annoyed with all the p tags everywhere maybe that will help someone else.