mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-06-29 00:28:51 +00:00
d93c19daaa
In 5.1.3 we introduced the idea that the `event.param` variable could optionally be a hashmap, allowing multiple values to be passed with the message. This change moves the hashmap to a separate `event.paramObject` variable, allowing us to pass both a hashmap and a param string.
title: $:/core/readme
This plugin contains TiddlyWiki's core components, comprising:
* JavaScript code modules
* Icons
* Templates needed to create TiddlyWiki's user interface
* British English (''en-GB'') translations of the localisable strings used by the core