aboutsummaryrefslogtreecommitdiff
path: root/_markdown.qmd
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-05-24 14:26:51 +0200
committerJonas Smedegaard <dr@jones.dk>2025-05-24 14:26:51 +0200
commit7f610808af0a83264d9e2dd52620b01bea4d0091 (patch)
tree26bc05ea5ae624f2f214f5ffec1cbc7666792da9 /_markdown.qmd
parent85447f31197306a540af3b761700ae16ff75a110 (diff)
rename filter semantic-markdown -> sem-md; consistently capitalize spec Semantic Markdown
Diffstat (limited to '_markdown.qmd')
-rw-r--r--_markdown.qmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/_markdown.qmd b/_markdown.qmd
index f137b17..a82f49f 100644
--- a/_markdown.qmd
+++ b/_markdown.qmd
@@ -23,7 +23,7 @@ the renderers for `README.md` files at Github and Gitlab --
and because its syntax is thoroughly documented,
separately from implementations of parsers of that dialect.
-The second analysis covers the Markdown extension semantic-markdown,
+The second analysis covers the Markdown extension Semantic Markdown,
chosen because it covers semantic text annotation
and is the only Markdown extension description that covers it,
as far as the author of this paper is aware.