- line1
- line2
- line3
- line4
As a result, many recent posts with included code are unreadable.
For example, selecting the following text:
line1
line2
line3
line4
with Code button, produces the wrong result (line endings deleted):
Code: Select all
line1
line2
line3
line4
Selecting with Codebox button has no effect:
[Codebox]line1
line2
line3
line4
[/Codebox]
Selecting with one of Select code pull-down menu produces the expected result:
The issue should be fixed as soon as possible.