in reply to Code that contains </code>
de><code>de>"; update: Or at least, that should have worked, but a /code..code pair inserts extra blank lines for me. Stupid rendering engine. Where do I point at to fix that? The HTML looks like:print "</co</co
so it looks like the Everything2 engine is adding extra newlines inside the PRE element. Bad. I was trying to print:<pre><tt class="code"><font size="-1"> print "</co</co </font></tt></pre> <tt><font size="-1">de><co</font></tt><pre><tt class="code"><fon +t size="-1">de>de>"; </font></tt></pre>
print "</co</code><code>de>";
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: •Re: Code that contains </code>
by dws (Chancellor) on Aug 05, 2003 at 21:57 UTC | |
by tye (Sage) on Aug 05, 2003 at 22:15 UTC | |
by merlyn (Sage) on Aug 05, 2003 at 22:04 UTC | |
by dws (Chancellor) on Aug 05, 2003 at 22:09 UTC |