1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-21 11:49:44 +00:00
TiddlyWiki5/core/modules/editor
Mario Pietsch d450fce77b
Add trimSelection parameter to text editor (#7944)
* add trimSelection - both, start, end, no

* add documentation for trimSelection to tm-edit-text-operation tiddler

* add trimSelection both to all buttions where it makes sense

* change "both" to "yes" as a default

* fix trimSelection typo

* fix trimSelection typo

* docs trimSelection add "no" as possible value - it's the default

* remove some redundant variable declarations

* update from-version

* fix comment typos

* fix whitespace

* make local variables more visible
2024-09-10 17:17:28 +01:00
..
engines Fix typo in 7d8766d2b9 2023-09-13 18:06:30 +01:00
operations Add trimSelection parameter to text editor (#7944) 2024-09-10 17:17:28 +01:00
factory.js Revert "Bidirectional text improvements (#4541)" 2023-06-21 17:13:33 +01:00