Missing closing tag


Hey Thierry, I don't know if it is a bug or something else.

If I forget to close a ul-tag, the output is a little cracy.

image:

code:

</p>
<p>&lt;</p>
<p>ol></p>
<li>

Hey Jochen, I am not sure what you mean, things would look funky if you add HTML and miss a closing tag indeed.


Something was turning the:

<ol>

into:

<p>&lt;</p>
<p>ol></p>

if there was no closing tag.

This is not a normal WordPress behavier. But I digged more into the problem, and found that the Markdown module form Jetpack was causing that.

/solved

no Beans issue.


Great, thanks for sharing the solution 🙂

Write a reply

Login or register to write a reply, it's free!