- **`parsers/plain.xslt`:**
Wraps `text/plain` contents in a `<html:pre>` element.
+- **`parsers/psj.xslt`:**
+ Converts `text/pipe-separated-jar` contents into an `<html:table>`
+ element.
+
- **`parsers/record-jar.xslt`:**
Converts `text/record-jar` contents into a `<html:div>` of
`<html:dl>` elements (one for each record).