mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-12 03:24:08 +00:00
Paragraph on "anchor links" for Linking in WikiText.tid (#6404)
This commit is contained in:
parent
5548186c93
commit
c43b013539
@ -117,3 +117,9 @@ In order to get the desired result, the LinkWidget can be used directly like thi
|
|||||||
<<wikitext-example-without-html src:"<$link to=<<currentTiddler>>>{{!!caption}}</$link>">>
|
<<wikitext-example-without-html src:"<$link to=<<currentTiddler>>>{{!!caption}}</$link>">>
|
||||||
|
|
||||||
See also another example of [[constructing dynamic links|Concatenating text and variables using macro substitution]].
|
See also another example of [[constructing dynamic links|Concatenating text and variables using macro substitution]].
|
||||||
|
|
||||||
|
! Linking within tiddlers - "anchor links"
|
||||||
|
|
||||||
|
In TiddlyWiki anchor links can help us link to target points and distinct sections within rendered tiddlers. They can help the reader navigate longer tiddler content.
|
||||||
|
|
||||||
|
See [[Anchor Links using HTML]] for more information.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user