mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-07 22:33:50 +00:00
Fix docs typos
This commit is contained in:
parent
95da1c2907
commit
870c7897ad
@ -26,6 +26,6 @@ Here is an example of button that uses the data in [[Days of the Week]] to assig
|
||||
|
||||
<$macrocall $name='wikitext-example-without-html'
|
||||
src='<$button>
|
||||
<$action-setmultiplefields $tiddler="HelloThere" $fields="[list[Days of the Week]addprefix[day-]]" $values="[list[Days of the Week]]">>/>
|
||||
<$action-setmultiplefields $tiddler="HelloThere" $fields="[list[Days of the Week]addprefix[day-]]" $values="[list[Days of the Week]]"/>
|
||||
Click me!
|
||||
</$button>'/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user