From 13383f1d6222ee77364289cc0942acbf512f76a9 Mon Sep 17 00:00:00 2001 From: ID Bot Date: Wed, 2 Apr 2025 21:22:47 +0000 Subject: [PATCH] Script updating gh-pages from 07788d1. [ci skip] --- zkat/suffixes/draft-marchan-kdl2.html | 10 +++++----- zkat/suffixes/draft-marchan-kdl2.txt | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/zkat/suffixes/draft-marchan-kdl2.html b/zkat/suffixes/draft-marchan-kdl2.html index ecdeded..7a6357a 100644 --- a/zkat/suffixes/draft-marchan-kdl2.html +++ b/zkat/suffixes/draft-marchan-kdl2.html @@ -1056,7 +1056,7 @@ svg :is([fill="white"], [fill^="#fff"]) { KDL -March 2025 +April 2025 Marchán & KDL Contributors @@ -1071,7 +1071,7 @@ svg :is([fill="white"], [fill^="#fff"]) {
KDL Community
Published:
- +
Authors:
@@ -1619,9 +1619,9 @@ may be used.

without any of the relatively complex requirements of (Section 3.8.1.1), which can be a useful escape hatch. For example: 10.0#u8 is invalid syntax without the # prefix.

-

Note again that, unlike Bare Suffixes, Explicit Suffixes may be used with ALL -(Section 3.14) formats (hexadecimal, decimal, octal, and binary). -For example, 0x1234#u16 is valid.

+

Note again that, unlike (Section 3.8.1.1)s, Explicit Suffixes +may be used with ALL (Section 3.14) formats (hexadecimal, decimal, octal, and +binary). For example, 0x1234#u16 is valid.

diff --git a/zkat/suffixes/draft-marchan-kdl2.txt b/zkat/suffixes/draft-marchan-kdl2.txt index a1d4e55..2de4d74 100644 --- a/zkat/suffixes/draft-marchan-kdl2.txt +++ b/zkat/suffixes/draft-marchan-kdl2.txt @@ -5,7 +5,7 @@ KDL Community K. Marchán Microsoft KDL Contributors - 31 March 2025 + 2 April 2025 The KDL Document Language @@ -364,9 +364,9 @@ Table of Contents which can be a useful escape hatch. For example: 10.0#u8 is invalid syntax without the # prefix. - Note again that, unlike Bare Suffixes, Explicit Suffixes may be used - with ALL (Section 3.14) formats (hexadecimal, decimal, octal, and - binary). For example, 0x1234#u16 is valid. + Note again that, unlike (Section 3.8.1.1)s, Explicit Suffixes may be + used with ALL (Section 3.14) formats (hexadecimal, decimal, octal, + and binary). For example, 0x1234#u16 is valid. 3.8.2. Reserved Type Annotations for Numbers Without Decimals