mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-03-30 23:36:56 +00:00
Docs: Remove broken is
operator example (#3556)
In 737e9ae4cb136ca3f473624f64142bd83e532b9b 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…
x
Reference in New Issue
Block a user