PRE broken?
-
I tried to publish Perl code like the following:
if (exists $optjp7prfn) { print "Enabling debug mode...\n"; $debug = 1; }
The trailing newline’s backslash character in the
print
statement always gets lost, regardless whether I copy the code in GUI mode or in CODE mode.Is this a bug? Am I doing something wrong? If so, what?
Thanks,
Ralf
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PRE broken?’ is closed to new replies.