mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-04-18 04:41:31 +00:00
Fix filter run syntax diagram
Thank you @CrossEye
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