X-Git-Url: https://git.ladys.computer/Shushe/blobdiff_plain/9dca5f4a57351d735c81e82dffe11e37818e74bb..refs/heads/current:/README.markdown diff --git a/README.markdown b/README.markdown index 658866e..994df1f 100644 --- a/README.markdown +++ b/README.markdown @@ -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 `` element. +- **`parsers/psj.xslt`:** + Converts `text/pipe-separated-jar` contents into an `` + element. + - **`parsers/record-jar.xslt`:** Converts `text/record-jar` contents into a `` of `` elements (one for each record).