Remove trailing whitespace from documentation

Removed trailing whitespace from all documents.
This commit is contained in:
Markus Mäkelä
2017-05-17 13:52:04 +03:00
parent 4050cd20d8
commit 8a2112cce6
23 changed files with 134 additions and 134 deletions

View File

@ -30,7 +30,7 @@ filters=MyRegexfilter
## Filter Options
The Regex filter accepts the options ignorecase or case. These define if the pattern text should take the case of the string it is matching against into consideration or not.
The Regex filter accepts the options ignorecase or case. These define if the pattern text should take the case of the string it is matching against into consideration or not.
## Filter Parameters