If I use a `tag_text` with, for example, `Tag Name`, it works as I expect, but there's a spurious empty `` tag, causing strange spacing issues.
If I use a
tag_textwith, for example,<h1>Tag Name</h1>, it works as I expect, but there's a spurious empty<p>tag, causing strange spacing issues.