Page 1 of 1

No row breaks in code snippets here on the forum

Posted: Fri Oct 25, 2024 1:00 am
by paues
Is it just me or does the forum generally remove row breaks in code snippets?

When I format the code

close @all
wfcreate a 2000 @now
series tmp = na

using the Code button it is turned into a one-liner :cry:

Code: Select all

close @all wfcreate a 2000 @now series tmp = na