diff options
Diffstat (limited to 'doc/source/config.rst')
| -rw-r--r-- | doc/source/config.rst | 3 |
1 files changed, 3 insertions, 0 deletions
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 | |||
| 72 | 72 | ||
| 73 | The terminating ``;`` is optional for now, but it should be used for future compatibility. | 73 | The terminating ``;`` is optional for now, but it should be used for future compatibility. |
| 74 | 74 | ||
| 75 | Rules, including comments, needs to be written in ASCII, other encodings aren't | ||
| 76 | supported and might cause syntax errors and related issues. | ||
| 77 | |||
| 75 | Miscellaneous | 78 | Miscellaneous |
| 76 | ------------- | 79 | ------------- |
| 77 | 80 | ||
