1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-06 14:10:02 +00:00
Robin Munn 5202441769
Add suffix and parameter to trim operator (#4811)
* Add suffix and parameter to trim operator

Fixes #4809

* Unit tests for new trim operator parameters

* Mention trim operator in 5.1.23 release notes

* Address review comments

* Move regex escaping into utils.js trim functions

This way the trimPrefix and trimSuffix functions from utils.js are safe
to call without regex-escaping their parameters, which should make them
easier to use from other parts of the Javascript code.
2020-08-29 12:27:58 +01:00
..
2017-07-03 20:34:58 +01:00
2017-11-18 19:53:52 +00:00
2018-12-17 11:07:39 +00:00
2014-12-05 10:20:32 +00:00