mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-06 06:00:03 +00:00
![Rob Hoelz](/assets/img/avatar_default.png)
* Trim tiddler titles imported via JSON Otherwise, it's possible to create a tiddler with a trailing space (or a leading one, I suppose) in its title. TiddlyWiki, in general, trims titles before operating on a tiddler, so having a tiddler with a trailing space ends up making that tiddler, for all intents and purposes, uneditable. Fixes GH #2850 * Signing the CLA