Subject: | Angle brackets don't need HTML escaping in code sections |
__H__
<code>print("a < b") if $c > $d</code>
__W__
`print("a < b") if $c > $d`
Currently, the module escapes both < and > in `` sections. Would be nice
to have less cruft.
This queue is for tickets about the HTML-WikiConverter-Markdown CPAN distribution.
The Basics
People
|
Bug Information
|