mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-05-18 18:15:24 -07:00
Fix genesis widget example
This commit is contained in:
parent
ea51b8a3fe
commit
f56e316c86
1 changed files with 1 additions and 5 deletions
|
|
@ -27,8 +27,4 @@ Note that attributes explicitly specified take precedence over attributes with t
|
|||
! Examples
|
||||
|
||||
<$macrocall $name='wikitext-example-without-html'
|
||||
src='<$set name="myTiddler" value="HelloThere">
|
||||
<$set name="myVariable" tiddler=<<myTiddler>> field={{$:/docs/anyField!!field}}>
|
||||
<$text text=<<myVariable>>/>
|
||||
</$set>
|
||||
</$set>'/>
|
||||
src='<$genesis $tag="div" class="tc-thing" label="Squeak">Mouse</$genesis>'/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue