mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Docs: Remove broken is
operator example (#3556)
In 737e9ae4cb
the multiple suboperator
functionality was banned, but an example is remained in the docs.
This commit is contained in:
parent
b629b1412d
commit
f4ca295086
@ -11,4 +11,3 @@ type: text/vnd.tiddlywiki
|
||||
<<.operator-example 5 "[all[shadows]is[system]tag[$:/tags/Stylesheet]]" "shadow system stylesheets">>
|
||||
<<.operator-example 6 "[is[shadow]]" "overridden shadow tiddlers">>
|
||||
<<.operator-example 7 "[is[missing]]" "empty because its input contains only tiddlers that exist">>
|
||||
<<.operator-example 8 "[all[tiddlers+shadows]is[tiddler+shadow]]" "contains the entire input list">>
|
||||
|
Loading…
Reference in New Issue
Block a user