You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I could parse only the item.content, this regex would be enough: /(<iframe.*?iframe>)|./i. However, since the Replace block forcibly affects titles too, I had to keep making the regex more complex to cover all titles in different blogs.
Could you add a
search in fields
option to replace blocks? Existing blocks could haveall
by default.The text was updated successfully, but these errors were encountered: