1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 02:19:55 +00:00
This commit is contained in:
Robin Munn 2020-11-01 18:03:59 +07:00 committed by GitHub
parent 4914208011
commit c0b021f509
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ The ''type'' can be:
The ''mode'' can be:
* "eq" - equal to
* "ne" - not equal ot
* "ne" - not equal to
* "gteq" - greater than or equal to
* "gt" - greater than
* "lteq" - less than or equal to