Subject: | Multiline code sections should be converted to indented text |
<code><pre>
$foo = 1;
print $foo;
</pre></code>
should become (with four spaces in front of every line in case RT eats
the spaces):
$foo = 1;
print $foo;
This queue is for tickets about the HTML-WikiConverter-Markdown CPAN distribution.
The Basics
People
|
Bug Information
|