Displaying 1 result from an estimated 1 matches for "texile2".
Did you mean:
textile2
2007 Dec 19
0
Convert all HTML entities within <pre> tags?
...mp;gt; tag if you wish and it
will be properly escaped.
</code></pre>
<pre>
You can't make something actually <b>bold</b> within.
</pre>
What do you all think? Is it better to automatically escape entities
within blocks of code like Texile2 does (and SRC currently does
not)? I''m wondering if we should allow entities within blocks of
code to pass through SRC untouched. <pre><b>bold</b></pre> is valid
HTML, but if it''s automatically converted into <pre><b&:gt;...,
ther...