Skip to content

Commit

Permalink
🩹 Fix attributes on heading for block validation (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsturm authored Apr 4, 2024
1 parent 3ad4dac commit 1de6151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Commands/stubs/patterns/example-pattern.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
?>
<!-- wp:group {"templateLock":"all","align":"full"} -->
<div class="wp-block-group alignfull">
<!-- wp:heading -->
<!-- wp:heading {"level":3} -->
<h3>Some heading that belongs to this block pattern.</h3>
<!-- /wp:heading -->

Expand Down

0 comments on commit 1de6151

Please sign in to comment.