1
0
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:
Jeremy Ruston
2025-07-31 10:49:33 +01:00
parent 113eadf265
commit 9617a6d6d8

View File

@@ -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 '"/}] "'"
) )
"""/> """/>