3 ⁌ ⛩️📰 书社 ∷ parsers/plain.xslt
5 © 2023–2024 Lady [@ Lady’s Computer]
7 This Source Code Form is subject to the terms of the Mozilla Public License, v 2.0.
8 If a copy of the M·P·L was not distributed with this file, You can obtain one at <https://mozilla.org/MPL/2.0/>.
11 xmlns="http://www.w3.org/1999/XSL/Transform"
12 xmlns:html="http://www.w3.org/1999/xhtml"
13 xmlns:书社="urn:fdc:ladys.computer:20231231:Shu1She4"
16 <书社:id>urn:fdc:ladys.computer:20231231:Shu1She4:plain.xslt</书社:id>
17 <template match="html:script[@type='text/plain']">
18 <html:pre><value-of select="."/></html:pre>