Skip to content

Commit cbd8ea4

Browse files
authored
[Data Liberation] Recognize self-closing blocks in WP_Block_Markup_Processor (#2120)
Adds a is_self_closing_block() method to WP_Block_Markup_Processor to enable detection and rewriting of block comments such as ```html <!-- wp:core/separator /--> ``` This will be needed in the markdown processor. A part of #1894. ## Testing instructions CI. See the unit tests updated in this PR.
1 parent a0c7b02 commit cbd8ea4

File tree

2 files changed

+323
-43
lines changed

2 files changed

+323
-43
lines changed

0 commit comments

Comments
 (0)