mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-06 02:30:46 -08:00
Fix filter run syntax diagram
Thank you @CrossEye
This commit is contained in:
parent
3597e6542d
commit
113eadf265
1 changed files with 3 additions and 3 deletions
|
|
@ -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 '"/]} "'"
|
||||
)
|
||||
"""/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue