mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-07 00:54:07 +00:00
[DOCS] Fix duplicate link in: HTML in Wikitext
This commit is contained in:
parent
0219af604b
commit
a1559f8e17
@ -1,6 +1,6 @@
|
|||||||
caption: HTML
|
caption: HTML
|
||||||
created: 20131205160816081
|
created: 20131205160816081
|
||||||
modified: 20241025073517909
|
modified: 20250211164452594
|
||||||
tags: WikiText
|
tags: WikiText
|
||||||
title: HTML in WikiText
|
title: HTML in WikiText
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
@ -62,7 +62,7 @@ In an extension of conventional HTML syntax, attributes of elements and widgets
|
|||||||
|
|
||||||
* [[a literal string|Literal Attribute Values]]
|
* [[a literal string|Literal Attribute Values]]
|
||||||
* [[a transclusion of a textReference|Transcluded 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]]
|
* [[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]]
|
* <<.from-version "5.3.0">> [[as the result of performing filter and variable substitutions on the given string|Substituted Attribute Values]]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user