mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-04-29 10:11:30 +00:00
* add option explodeplugins refactor Maintain Parameter Compatibility change let to var Refactoring the code add conditional judgment use === to avoid type-casting errors refactor use <path> [<name>=<value>] delete redundant code backward compatibility support easier to use improve code add documentation * Update Notes * Improve the code