mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-14 03:10:26 +00:00
95bd694a65
* Support case insensitive matching in prefix/suffix operators Support `caseinsensitive`/`caseinsensitive` suffixes in the following filter operators: * prefix * suffix * removeprefix * removesuffix The suffixes have the same behaviour as in the match operator. Closes: #6407 * Do not filter titles if suffix/removesuffix operand is empty Issue: #6407 |
||
---|---|---|
.. | ||
data/deserializers | ||
test-backlinks.js | ||
test-compare-filter.js | ||
test-deserializers.js | ||
test-filters.js | ||
test-html-parser.js | ||
test-linked-list.js | ||
test-parsetextreference.js | ||
test-prefixes-filter.js | ||
test-tags.js | ||
test-tiddler.js | ||
test-utils.js | ||
test-widget.js | ||
test-wikitext-parser.js | ||
test-wikitext.js |