mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
Updated docs
This commit is contained in:
parent
8847551bd9
commit
74de12f4d6
@ -6,7 +6,6 @@ Macros are implemented as conventional JavaScript modules that export a single v
|
||||
|
||||
|!Field Name |!Description |
|
||||
|`name` |The name of the macro |
|
||||
|`types` |An array of the MIME types that the macro can render |
|
||||
|`params` |A hashmap of the parameters accepted by the macro (see below) |
|
||||
|`events` |An optional hashmap of event handling functions (see below) |
|
||||
|`execute` |The macro rendering function (see below) |
|
||||
|
Loading…
Reference in New Issue
Block a user