From f672fa54b5c2b6ee9b4e5bf9ab833fc542b75d78 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 20 Sep 2023 14:00:46 +0200 Subject: Document that rules are the be written in ascii --- doc/source/config.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/source/config.rst b/doc/source/config.rst index b302e8c..0b8b737 100644 --- a/doc/source/config.rst +++ b/doc/source/config.rst @@ -72,6 +72,9 @@ 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. + Miscellaneous ------------- -- cgit v1.3