mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 21:57:00 +00:00
Fix docs typos
This commit is contained in:
@@ -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>'/>
|
||||
|
||||
Reference in New Issue
Block a user