Package: pandoc
Version: 1.8.1.1-1

When using --offline and producing s5 output, pandoc generates
XHTML 1.0 Transitional with inline JavaScript.  This JavaScript
is not tagged as CDATA and thus XML parsers choke.

To solve this, the inline JavaScript can be encloesd within
a
<![CDATA[
]]>

tag, though the resulting page is still not properly rendered.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to