mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
Docs typo
This commit is contained in:
parent
b96aade28a
commit
1c82348edb
@ -9,7 +9,7 @@ The ''field'' filter operator filters the current list according to whether a fi
|
||||
The operand is the value to match, and the suffix is used to identify the field. For example:
|
||||
|
||||
|!Filter String |!Description |
|
||||
|`[field:modifier[JeremyRuston]]` |Returns a list of the tiddlers created by `JeremyRuston |
|
||||
|`[field:modifier[JeremyRuston]]` |Returns a list of the tiddlers created by `JeremyRuston` |
|
||||
|`[modifier[JeremyRuston]]` |Returns a list of the tiddlers created by `JeremyRuston |
|
||||
|
||||
Note that if an unknown filter operator `[unknown[xxx]]` is encountered it is interpreted as `[field:unknown[xxx]]`.
|
||||
|
Loading…
Reference in New Issue
Block a user