mirror of https://github.com/kdl-org/kdl.git
Script updating gh-pages from 919e154. [ci skip]
This commit is contained in:
parent
9eda7067d3
commit
ebc46e6d29
|
|
@ -1068,7 +1068,7 @@ svg :is([fill="white"], [fill^="#fff"]) {
|
|||
<dd class="workgroup">KDL Community</dd>
|
||||
<dt class="label-published">Published:</dt>
|
||||
<dd class="published">
|
||||
<time datetime="2025-01-19" class="published">19 January 2025</time>
|
||||
<time datetime="2025-01-20" class="published">20 January 2025</time>
|
||||
</dd>
|
||||
<dt class="label-authors">Authors:</dt>
|
||||
<dd class="authors">
|
||||
|
|
@ -1347,7 +1347,7 @@ depending on the characters used.<a href="#section-2-4" class="pilcrow">¶</a></
|
|||
<p id="section-3.1-1">The toplevel concept of KDL is a Document. A Document is composed of zero or
|
||||
more Nodes (<a href="#node" class="auto internal xref">Section 3.2</a>), separated by newlines and whitespace, and eventually
|
||||
terminated by an EOF.<a href="#section-3.1-1" class="pilcrow">¶</a></p>
|
||||
<p id="section-3.1-2">All KDL documents should be UTF-8 encoded and conform to the specifications in
|
||||
<p id="section-3.1-2">All KDL documents MUST be encoded in UTF-8 and conform to the specifications in
|
||||
this document.<a href="#section-3.1-2" class="pilcrow">¶</a></p>
|
||||
<div id="example">
|
||||
<section id="section-3.1.1">
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
KDL Community K. Marchán
|
||||
Microsoft
|
||||
KDL Contributors
|
||||
19 January 2025
|
||||
20 January 2025
|
||||
|
||||
|
||||
The KDL Document Language
|
||||
|
|
@ -137,7 +137,7 @@ Table of Contents
|
|||
zero or more Nodes (Section 3.2), separated by newlines and
|
||||
whitespace, and eventually terminated by an EOF.
|
||||
|
||||
All KDL documents should be UTF-8 encoded and conform to the
|
||||
All KDL documents MUST be encoded in UTF-8 and conform to the
|
||||
specifications in this document.
|
||||
|
||||
3.1.1. Example
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
<tr>
|
||||
<td><a href="zkat/schema-v2/draft-marchan-kdl2.html" class="html draft-marchan-kdl2" title="The KDL Document Language (HTML)">KDL</a></td>
|
||||
<td><a href="zkat/schema-v2/draft-marchan-kdl2.txt" class="txt draft-marchan-kdl2" title="The KDL Document Language (Text)">plain text</a></td>
|
||||
<td>same as main</td>
|
||||
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://kdl-org.github.io/kdl/draft-marchan-kdl2.txt&url_2=https://kdl-org.github.io/kdl/zkat/schema-v2/draft-marchan-kdl2.txt" class="diff draft-marchan-kdl2">diff with main</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>Preview for branch <a href="zkat/utf-8-must">zkat/utf-8-must</a></h2>
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
<tr>
|
||||
<td><a href="zkat/utf-8-must/draft-marchan-kdl2.html" class="html draft-marchan-kdl2" title="The KDL Document Language (HTML)">KDL</a></td>
|
||||
<td><a href="zkat/utf-8-must/draft-marchan-kdl2.txt" class="txt draft-marchan-kdl2" title="The KDL Document Language (Text)">plain text</a></td>
|
||||
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://kdl-org.github.io/kdl/draft-marchan-kdl2.txt&url_2=https://kdl-org.github.io/kdl/zkat/utf-8-must/draft-marchan-kdl2.txt" class="diff draft-marchan-kdl2">diff with main</a></td>
|
||||
<td>same as main</td>
|
||||
</tr>
|
||||
</table>
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue