@wpsmort this was rather hard to troubleshoot but I believe the regex pattern wasn't able to filter the new lines that the Classic Editor block uses.
Also during test, note that the Preview Snippet will only update after you unfocus/leave the Classic Editor block and click anywhere else. This behaviour is normal and expected.
Issue #3023
Proposed changes
This improves the regex pattern to remove new lines.
Types of changes
Checklist
Testing instructions
Further comments
@wpsmort this was rather hard to troubleshoot but I believe the regex pattern wasn't able to filter the new lines that the Classic Editor block uses.
Also during test, note that the Preview Snippet will only update after you unfocus/leave the Classic Editor block and click anywhere else. This behaviour is normal and expected.