Skip to content

Commit 6212af5

Browse files
committed
tool for replacing
1 parent 5d60049 commit 6212af5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wordpress-pattern-replacer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ <h3>Pattern Configuration</h3>
157157
},
158158
{
159159
name: "Remove Empty Short WP Paragraph",
160-
findPattern: /<!-- wp:paragraph /-->/g,
160+
findPattern: /<!-- wp:paragraph \/-->/g,
161161
replacePattern: ''
162162
},
163163
{

0 commit comments

Comments
 (0)