From 688fe2f4f1a10485628521af1f3c8f6c6afd79b6 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 20 Sep 2023 14:57:05 +0200 Subject: Improve a bit the documentation Based on a suggestion from @dimitargi --- doc/source/config.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/config.rst b/doc/source/config.rst index 0b8b737..67014ad 100644 --- a/doc/source/config.rst +++ b/doc/source/config.rst @@ -73,7 +73,8 @@ Rules can be split into lines and contain whitespace for easier readability and The terminating ``;`` is optional for now, but it should be used for future compatibility. Rules, including comments, needs to be written in ASCII, other encodings aren't -supported and might cause syntax errors and related issues. +supported and might cause syntax errors and related issues like making +all rules after non-ASCII symbols not considered for execution and silently discarded. Miscellaneous ------------- -- cgit v1.3