1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 03:33:27 +00:00

Fix genesis widget example

This commit is contained in:
jeremy@jermolene.com 2022-05-05 11:34:06 +01:00
parent ea51b8a3fe
commit f56e316c86

View File

@ -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>'/>