On 6/22/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:
Mike,It might also be useful to see some examples of what your highlighter XML output.
Currently it just uses the arbitrary-value xml builder:
<lst name="summary">
<lst name="id=3000">
<str name="rawText">lots of <em>text</em> foo</str>
<str
name="url">http://www.python.org/<em>text</em>/?querystring</str>
<str name="mimeType"><em>text</em>/plain</str>
</lst>
<lst name=....
<lst>
cheers,
-Mike
