X-Git-Url: https://git.ladys.computer/Shushe/blobdiff_plain/0dbf03dfcc1a94ba1a07a0b1d7dd8c0f53824db3..dbdfdb93a22caed9398f9523e85e4ccef37468cc:/README.markdown?ds=sidebyside diff --git a/README.markdown b/README.markdown index 2bb1bce..893ac2c 100644 --- a/README.markdown +++ b/README.markdown @@ -319,6 +319,14 @@ After performing the initial transform, ⛩️📰 书社 will match the root node of the result in the following modes to fill in areas of the wrapper :⁠— +- **`书社:header`:** + The result of matching in this mode is prepended into the + `` of the output (before the transformation result). + +- **`书社:footer`:** + The result of matching in this mode is appended into the + `` of the output (after the transformation result). + - **`书社:metadata`:** The result of matching in this mode is inserted into the `` of the output. @@ -351,6 +359,10 @@ This mechanism can be used to allow transforms to insert content ``` +Output wrapping can be entirely disabled by adding a + `@书社:disable-output-wrapping` attribute to the top‐level element in + the result tree. + ## License Source files are licensed under the terms of the Mozilla Public