Skip to content

Commit

Permalink
Merge pull request WordPress#456 from WordPress/fix/link-format
Browse files Browse the repository at this point in the history
Fix the block validation error in the link pattern

Co-authored-by: carolinan <poena@git.wordpress.org>
Co-authored-by: juanfra <juanfra@git.wordpress.org>
  • Loading branch information
3 people authored Sep 28, 2024
2 parents b438c3b + 6357844 commit dab6661
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion patterns/format-link.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<!-- wp:paragraph -->
<p><a href="#">https://example.com</a></p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
</div>
</div>
<!-- /wp:group -->

0 comments on commit dab6661

Please sign in to comment.