mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-10-17 00:37:38 +00:00
Revert "Fix filter run syntax diagram"
This reverts commit 113eadf265
.
Apologies @CrossEye I hadn't seen #9204
This commit is contained in:
@@ -9,11 +9,11 @@ type: text/vnd.tiddlywiki
|
|||||||
\end none
|
\end none
|
||||||
( "[" { [[<"Filter Step">|"Filter Step"]] } "]"
|
( "[" { [[<"Filter Step">|"Filter Step"]] } "]"
|
||||||
|
|
|
|
||||||
{[:/"anything but [ ] or whitespace"/]}
|
[:{/"anything but [ ] or whitespace"/}]
|
||||||
|
|
|
|
||||||
'"' {[:/'anything but "'/]} '"'
|
'"' [:{/'anything but "'/}] '"'
|
||||||
|
|
|
|
||||||
"'" {[:/"anything but '"/]} "'"
|
"'" [:{/"anything but '"/}] "'"
|
||||||
)
|
)
|
||||||
"""/>
|
"""/>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user