Preformatted code double spaced
Posted: Fri Feb 06, 2026 2:51 pm
A small bug with preformatted code which appears to be that two newlines are used in the output for every one newline in the input. Below an example, unpreformatted first, followed by the preformatted version:
1
2
3
[code]
1
2
3
[/code]
Additionally angle brackets get eaten, nomnom.
1
2
3
[code]
1
2
3
[/code]
Additionally angle brackets get eaten, nomnom.