X-Git-Url: https://git.ladys.computer/Shushe/blobdiff_plain/d28cc9410f0b8a9cd18b0f1d1fc717d777058914..550d6ccc74b1aae2f45947df47245fb57b111c2b:/README.markdown

diff --git a/README.markdown b/README.markdown
index 3a100b3..6a2e772 100644
--- a/README.markdown
+++ b/README.markdown
@@ -545,6 +545,8 @@ Transforms are used to convert X·M·L files into their final output,
     media types into the appropriate H·T·M·L elements, and deletes
     `<html:style>` elements from the body of the document and moves
     them to the head.
+  This conversion happens during the application phase, after the main
+    transformation.
 
 - **`transforms/metadata.xslt`:**
   Provides basic `<html:head>` metadata.
@@ -616,11 +618,6 @@ The following params are made available globally in parsers and
 - **`THISREV`:**
   The value of the `THISREV` variable (if present).
 
-The following params are only available in transforms :⁠—
-
-- **`PATH`:**
-  The path of the output file (within `DESTDIR`).
-
 ## Output Wrapping
 
 Provided at least one toplevel result element belongs to the H·T·M·L