TextformatterVideoEmbed
TextformatterVideoEmbed copied to clipboard
Update regex to handle <p> tags with inline styles
CKEditor sometimes creates tags like <p style="margin: 0cm 0cm 0cm">; this commit updates the regex to match tags with inline styles added.