From cd894154619fbffb0a882c4bac9cfcbe8260067f Mon Sep 17 00:00:00 2001 From: Mario Pietsch Date: Fri, 14 Feb 2025 20:37:54 +0100 Subject: [PATCH] [DOCS] Fix duplicate link in: HTML in Wikitext (#8944) * [DOCS] Fix duplicate link in: HTML in Wikitext * Update HTML in WikiText.tid --- editions/tw5.com/tiddlers/wikitext/HTML in WikiText.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/wikitext/HTML in WikiText.tid b/editions/tw5.com/tiddlers/wikitext/HTML in WikiText.tid index 5f1618791..22c8f66d4 100644 --- a/editions/tw5.com/tiddlers/wikitext/HTML in WikiText.tid +++ b/editions/tw5.com/tiddlers/wikitext/HTML in WikiText.tid @@ -62,7 +62,7 @@ In an extension of conventional HTML syntax, attributes of elements and widgets * [[a literal string|Literal Attribute Values]] * [[a transclusion of a textReference|Transcluded Attribute Values]] -* [[a transclusion of a macro/variable|Transcluded Attribute Values]] +* [[a transclusion of a macro/variable|Variable Attribute Values]] * [[as the result of a filter expression|Filtered Attribute Values]] * <<.from-version "5.3.0">> [[as the result of performing filter and variable substitutions on the given string|Substituted Attribute Values]]