diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-06-26 10:20:07 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-06-26 11:50:34 +0200 |
commit | 8b6094014673d5e08e654df069efb2c995e6bcda (patch) | |
tree | 45dd4e0e10b6d96649bc5ce6951f8473daf203e4 | |
parent | fb315907bcf8eb60712f24812ed12a84a3037ef4 (diff) |
avoid misparsing sdml verb as quarto/pandoc reference
-rw-r--r-- | learn/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/learn/CHANGELOG.md b/learn/CHANGELOG.md index 8621299..6d25174 100644 --- a/learn/CHANGELOG.md +++ b/learn/CHANGELOG.md @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed * lint-clean ontologies, adding stub structure/entity as needed -* fix sdml syntax for @xsd:date +* fix sdml syntax for xsd:date * fix spelling * fix import learn2sect |