mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-20 20:32:18 +00:00
335c470797
Dragging a tiddler link into a tiddler editor, or outside the browser into another app, will now add double square brackets around the title if it includes spaces. Suggested by @tgirod. I’m not 100% sure about this change. It breaks one habit that I had developed: typing `[[sometext|]]` and then dragging a title in between the vertical bar and the first closing square bracket. What do others think?