Merge pull request #2446 from wallabag/fix-taggingrules-doc

Added information about tagging rules in documentation
This commit is contained in:
Nicolas Lœuillet
2016-10-15 11:47:13 +02:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@ -100,7 +100,7 @@ if *« readingTime >= 5 AND domainName = "github.com" »* then tag as *« long r
Which variables and operators can I use to write rules?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The following variables and operators can be used to create tagging rules:
The following variables and operators can be used to create tagging rules (be careful, for some values, you need to add quotes, for example ``language = "en"``):
=========== ============================================== ======== ==========
Variable Meaning Operator Meaning