1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-01 00:10:45 +00:00

Updated macro docs

This commit is contained in:
Jeremy Ruston 2012-01-17 15:05:22 +00:00
parent 73236d72f5
commit c413cbc22d

View File

@ -22,3 +22,4 @@ The `code` function is called with the following parameters:
|`tiddler` |The tiddler in whose context the macro is being rendered |
|`store` |The `WikiStore` object to be used |
|`params` |The macro parameters as a hashmap |
|`content` |The rendered text of the children of the macro |