mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-05 07:37:21 +00:00
Document the tv-* variables
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
created: 20150228103411000
|
||||
modified: 20150228104438000
|
||||
tags: [[tv-wikilinks Variable]] [[Variable Examples]]
|
||||
title: tv-wikilinks Variable (Examples)
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
<$macrocall $name=".example" n="1"
|
||||
eg="""HelloThere,
|
||||
[[HelloThere]],
|
||||
<$link to="HelloThere">is //this// a link?</$link>"""/>
|
||||
|
||||
<$macrocall $name=".example" n="2"
|
||||
eg="""<$set name="tv-wikilinks" value="no">
|
||||
HelloThere,
|
||||
[[HelloThere]],
|
||||
<$link to="HelloThere">is //this// a link?</$link>
|
||||
</$set>"""/>
|
||||
Reference in New Issue
Block a user