mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-13 19:00:27 +00:00
Fix genesis widget example
This commit is contained in:
parent
ea51b8a3fe
commit
f56e316c86
@ -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…
Reference in New Issue
Block a user