epochtalk
epochtalk copied to clipboard
[Bug] issue with showing several asterisks, hyphens, underscores, tildes in the code new lines
trafficstars
If the specified characters will be placed in a new line in the code, more than two in a row, they are not shown.

Sample code:
[code]
asterisks
************************
hyphens
-------------------------------------
underscores
_______________________
tildes
~~~~~~~~~~~~~~~~
[/code]