]> Lady’s Gitweb - Shushe/blobdiff - README.markdown
Add a parser for Pipe‐Separated Jar format
[Shushe] / README.markdown
index 658866e02a7d9e78c026c567b4f98472e7cef217..994df1fc0120609d5e26f66ed1fc5fc4591cde37 100644 (file)
@@ -491,6 +491,10 @@ Parsers are used to convert plaintext files into X·M·L trees, as well
 - **`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).
This page took 0.071993 seconds and 4 git commands to generate.