From: Lady Date: Mon, 1 Jan 2024 22:07:51 +0000 (-0500) Subject: Add a basic record-jar parser X-Git-Tag: 0.2.0~2 X-Git-Url: https://git.ladys.computer/Shushe/commitdiff_plain/edacd9742b9feb3d3d6e10f41b6b077cb51e8002?ds=inline Add a basic record-jar parser --- diff --git a/README.markdown b/README.markdown index 5b5b84c..f2cfdd9 100644 --- a/README.markdown +++ b/README.markdown @@ -175,6 +175,8 @@ Supported magic numbers include :⁠— - `#!js` for `text/javascript` files - `@charset "` for `text/css` files - `#!tsv` for `text/tab-separated-values` files +- `%%` for `text/record-jar` files (unregistered; see + [[draft-phillips-record-jar-01][]]) Text formats with associated X·S·L·T parsers are wrapped in a H·T·M·L `