1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 04:03:16 +00:00
TiddlyWiki5/core/modules/editor/operations/text
Simon Huber 5e9fc661a9 Tentative: Remove conditional from wrap-selection text-operation (#3749)
As per the discussion in #3749, the original purpose of the removed condition is unknown, and so we cannot be certain that removing it is safe, but doing so seems the best way of discovering more...
2019-02-05 17:18:20 +00:00
..
excise.js Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
make-link.js Introduce "link" editor toolbar button 2016-04-29 18:54:44 +01:00
prefix-lines.js Refine behaviour of heading formatting toolbar buttons 2016-05-05 07:54:32 +01:00
replace-all.js Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
replace-selection.js Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
save-selection.js New text editor operation: save selection to a tiddler 2018-06-29 15:09:51 +01:00
wrap-lines.js Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
wrap-selection.js Tentative: Remove conditional from wrap-selection text-operation (#3749) 2019-02-05 17:18:20 +00:00