Hi everyone, I may be duplicating this and someone else has already written about this. About a week or two ago, when using strikethrough text (and it turns out other things), the BBCode code display broke. I think the website updated the engine or library responsible for BBCode code rendering, which is what started breaking the text.
Where this can be reproduced: Everywhere on the site (topics, profile, etc.)
How to reproduce: In my experience, it's enough to add more than 10-20 lines of text using color and, for example, strikethrough text (as a result, all lines after will be broken).
Example:
1
line text
2
line text
3
line text
4 line text5 line text6 line text7
line text
8
line text
9
line text
10 line text11
line text
12 line text13
line text
14 line text15 line text16
line text
17 line text18
line text
19
line text
20 line text21 [COLOR=teal]line[/COLOR] text22 [COLOR=teal]line[/COLOR] textExample BB code:
Code
1 [B][COLOR=teal]line[/COLOR][/B] text
2 [B][COLOR=teal]line[/COLOR][/B] text
3 [B][COLOR=teal]line[/COLOR][/B] text
[S]4 [B][COLOR=teal]line[/COLOR][/B] text[/S]
[S]5 [B][COLOR=teal]line[/COLOR][/B] text[/S]
[S]6 [B][COLOR=teal]line[/COLOR][/B] text[/S]
7 [B][COLOR=teal]line[/COLOR][/B] text
8 [B][COLOR=teal]line[/COLOR][/B] text
9 [B][COLOR=teal]line[/COLOR][/B] text
[S]10 [B][COLOR=teal]line[/COLOR][/B] text[/S]
11 [B][COLOR=teal]line[/COLOR][/B] text
[S]12 [B][COLOR=teal]line[/COLOR][/B] text[/S]
13 [B][COLOR=teal]line[/COLOR][/B] text
[S]14 [B][COLOR=teal]line[/COLOR][/B] text[/S]
[S]15 [B][COLOR=teal]line[/COLOR][/B] text[/S]
16 [B][COLOR=teal]line[/COLOR][/B] text
[S]17 [B][COLOR=teal]line[/COLOR][/B] text[/S]
18 [B][COLOR=teal]line[/COLOR][/B] text
19 [B][COLOR=teal]line[/COLOR][/B] text
[S]20 [B][COLOR=teal]line[/COLOR][/B] text[/S]
[S]21 [B][COLOR=teal]line[/COLOR][/B] text[/S]
[S]22 [B][COLOR=teal]line[/COLOR][/B] text[/S]
This post was edited by dolph1n on Jun 8 2026 03:52am