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 was 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]oopsExample output (edited):
<div class="bbcode_code"><pre><div>...<div></pre></div></div>...</div>oopsHere the
</pre>effectively closes the inner<div>elements, leaving the outer</div>elements unmatched.