mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 17:46:19 +00:00
Filter operator "removesuffix" docs correction
This commit is contained in:
parent
2428111daf
commit
f8ae0bf3e6
@ -1,5 +1,5 @@
|
||||
created: 20140828133830424
|
||||
modified: 20140828133830424
|
||||
modified: 20140902145613329
|
||||
tags: filters
|
||||
title: FilterOperator: removesuffix
|
||||
type: text/vnd.tiddlywiki
|
||||
@ -9,6 +9,6 @@ The ''removesuffix'' filter operator returns the titles in the current list that
|
||||
For example:
|
||||
|
||||
|!Filter String |!Description |
|
||||
|`tid-one tid-two three +[removeprefix[tid-]]` |Returns `one`, `two` |
|
||||
|`one-tid two-tid three +[removesuffix[-tid]]` |Returns `one`, `two` |
|
||||
|
||||
See also [[FilterOperator: suffix]], [[FilterOperator: prefix]] and [[FilterOperator: removeprefix]].
|
||||
|
Loading…
Reference in New Issue
Block a user