mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Docs: Fix typo in example filter
This commit is contained in:
parent
9e08aed8ad
commit
36c0af0fd4
@ -14,7 +14,7 @@ In both cases, the characters `<>:"\|?*^ ` are replaced by `_` in order to guara
|
|||||||
|
|
||||||
```
|
```
|
||||||
[is[system]removeprefix[$:/]addprefix[_system/]]
|
[is[system]removeprefix[$:/]addprefix[_system/]]
|
||||||
[tag[task][addprefix[mytasks/]]
|
[tag[task]addprefix[mytasks/]]
|
||||||
[!has[draft.of]]
|
[!has[draft.of]]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user