This commit is contained in:
zkat 2025-01-21 22:09:57 +00:00
parent d2ec95629f
commit 2eb1254991
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<body> <body>
<main><!-- TODO: actually make proper sections for this someday? meh, probably pointless. --> <main><!-- TODO: actually make proper sections for this someday? meh, probably pointless. -->
<section class="kdl-section" id="spec"> <section class="kdl-section" id="spec">
# KDL v1 Spec <h1>KDL v1 Spec</h1>
<p>This is the semi-formal specification for the legacy version of KDL, including <p>This is the semi-formal specification for the legacy version of KDL, including
the intended data model and the grammar.</p> the intended data model and the grammar.</p>
<p>This document describes KDL version <code>1.0.0</code>. It was released on September 11, 2021.</p> <p>This document describes KDL version <code>1.0.0</code>. It was released on September 11, 2021.</p>