instiki/app
Jacques Distler a6bceb2a8e Ensure that itex endpoint returns well-formed XML
Since itex's \begin{svg}...\end{svg} syntax allows
the client to pass arbitrary junk through the document,
we need to check that the result is well-formed.

Use a pluggable XML parser: nokogiri, if installed,
REXML otherwise.
2010-03-01 12:27:04 -06:00
..
controllers Try to make Jeff happy 2010-02-27 09:49:02 -06:00
helpers More Ruby 1.9 Encoding Fun 2010-01-24 12:23:47 -06:00
metal Ensure that itex endpoint returns well-formed XML 2010-03-01 12:27:04 -06:00
models The Rails Way 2010-01-29 11:13:16 -06:00
views Fix Revision 601 2010-02-28 23:51:33 -06:00