You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.
Since commit 2aa3799, one can generate an arbitrary amount of elements in a post.
Example code:
[code][left]...[left][/code][/left]...[/left]oops
Example output (edited):
<div class="bbcode_code"><pre><div>...<div></pre></div></div>...</div>oops
Here the
</pre>
effectively closes the inner<div>
elements, leaving the outer</div>
elements unmatched.The text was updated successfully, but these errors were encountered: