From d303b794f3147b01662d889a4b2e718256e799af Mon Sep 17 00:00:00 2001 From: tobi-wan-kenobi Date: Fri, 15 Sep 2023 15:11:23 +0200 Subject: [PATCH] feat(docs): clarify line continuation fixes #987 --- docs/introduction.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/introduction.rst b/docs/introduction.rst index 3831d4b..891b14c 100644 --- a/docs/introduction.rst +++ b/docs/introduction.rst @@ -44,6 +44,14 @@ like this: -t } +Line continuations (breaking a single line into multiple lines) is allowed in +the i3 configuration, but please ensure that all lines except the final one need to have a trailing +"\". +This is explained in detail here: +[i3 user guide: line continuation](https://i3wm.org/docs/userguide.html#line_continuation) + + + You can retrieve a list of modules (and their parameters) and themes by entering: