mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-09 07:15:39 +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'
|
<$macrocall $name='wikitext-example-without-html'
|
||||||
src='<$button>
|
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!
|
Click me!
|
||||||
</$button>'/>
|
</$button>'/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user