From ebc46e6d297f0780a0d793b49f77b668eaff03b4 Mon Sep 17 00:00:00 2001 From: ID Bot Date: Mon, 20 Jan 2025 12:14:07 +0000 Subject: [PATCH] Script updating gh-pages from 919e154. [ci skip] --- draft-marchan-kdl2.html | 4 ++-- draft-marchan-kdl2.txt | 4 ++-- index.html | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/draft-marchan-kdl2.html b/draft-marchan-kdl2.html index 3d227d7..2db26d6 100644 --- a/draft-marchan-kdl2.html +++ b/draft-marchan-kdl2.html @@ -1068,7 +1068,7 @@ svg :is([fill="white"], [fill^="#fff"]) {
KDL Community
Published:
- +
Authors:
@@ -1347,7 +1347,7 @@ depending on the characters used.The toplevel concept of KDL is a Document. A Document is composed of 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 specifications in +

All KDL documents MUST be encoded in UTF-8 and conform to the specifications in this document.

diff --git a/draft-marchan-kdl2.txt b/draft-marchan-kdl2.txt index d4b23e8..f793744 100644 --- a/draft-marchan-kdl2.txt +++ b/draft-marchan-kdl2.txt @@ -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 diff --git a/index.html b/index.html index c393643..d30dc8a 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@ KDL plain text - same as main + diff with main

Preview for branch zkat/utf-8-must

@@ -43,7 +43,7 @@ KDL plain text - diff with main + same as main