[ad_1]
It’s inserting paragraph tags around the comments that the block editor inserts in the page content, for fuck’s sake.
<p><!– /wp:html –></p>
And God forbid you try to use a `<div>` within a definition list.
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
The code editor in the Gutenberg screen should rarely be used, it would be a nightmare to develop a website in that way, for you and for whoever will use that site in the future 🙂 What are you trying to do?
I’ve never had this issue… are you showing an entire post/page as code vs inserting an HTML block?