From 923a31a3f3a06a21ceaa77ebfa08b1c017b9ae94 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 14 May 2025 08:39:00 +0200 Subject: avoid trailing space in comment example, to silence luacheck --- _extensions/ruc-play/semantic-markdown/semantic-markdown.lua | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_extensions/ruc-play/semantic-markdown/semantic-markdown.lua b/_extensions/ruc-play/semantic-markdown/semantic-markdown.lua index fb96abe..23dcff4 100644 --- a/_extensions/ruc-play/semantic-markdown/semantic-markdown.lua +++ b/_extensions/ruc-play/semantic-markdown/semantic-markdown.lua @@ -11,10 +11,10 @@ --- ```markdown --- # {=<#artwork> .:Image} Semantics --- ---- Simple ontological annotation: +--- Simple ontological annotation: --- [This][painting] is not a [pipe]. --- ---- Nested, mixed-use and custom-namespaced annotations: +--- Nested, mixed-use and custom-namespaced annotations: --- [[Ceci][painting] n'est pas une [pipe].]{lang=fr bibo:shortDescription} --- --- [painting]: {wd:Q1061035} @@ -48,10 +48,10 @@ --- --- --- # Semantics --- ---- Simple ontological annotation: +--- Simple ontological annotation: --- [This][painting] is not a [pipe]. --- ---- Nested, mixed-use and custom-namespaced annotations: +--- Nested, mixed-use and custom-namespaced annotations: --- [[Ceci][painting] n'est pas une [pipe].]{lang=fr} --- --- [painting]: https://www.wikidata.org/entity/Q1061035 @@ -71,7 +71,7 @@ --- prefix="bibo: http://purl.org/ontology/bibo/" --- resource="#artwork" typeof="Image"> ---

Semantics

----

Simple ontological annotation:
+---

Simple ontological annotation: --- This @@ -80,7 +80,7 @@ --- href="https://www.wikidata.org/entity/Q104526" --- title="A smoking pipe">pipe.

--- ----

Nested, mixed-use and custom-namespaced annotations:
+---

Nested, mixed-use and custom-namespaced annotations: --- ---