mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-13 08:16:05 +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
|
||||
( "[" { [[<"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