Ability to paste escaped HTML into the HTML Builder

I love that I’m able to use the “Copy HTML Escaped” from HTML builder into my schema but there are quite a few times where I’ve needed to copy the html block from my schema to the HTML builder too and I have to manually unescape the code. It’d be really cool to be able to easily convert the escaped string back to normal HTML.

Are you using the HML editor? In BF clicking the number gutter of any line that has an html key will open the editor modal.

Actually I see the HTML Builder … I recommend not using this older deprecated feature ( just there for a few older users ) No, we can do all the same functionality with the build in html editor modal right in the page, and have dev data in scope.

That’s perfect! I had no idea that you could edit lines that way. Thanks!!