textblox mangles opening tag of content
-
I just upgraded to the latest version of Textblox, and now the first line of all my textblox’s are damaged. Basically, textblox eats the opening HTML tag.
If my first line is this:
<h3>Headline</h3>
Then the page renders this:
>Headline
If my first line is this:
<p class="some-class">paragraph</p>
Then the page renders this:
class="some-class">paragraph
Thanks for any help you can provide.
- The topic ‘textblox mangles opening tag of content’ is closed to new replies.