From 2d9cfa202fba5bbbbfc122b5057b2e72870cce99 Mon Sep 17 00:00:00 2001 From: laniakea64 Date: Tue, 14 May 2024 22:10:17 -0400 Subject: [PATCH] Update line continuation documentation (#1998) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7df04bd..4756df3 100644 --- a/README.md +++ b/README.md @@ -2468,8 +2468,7 @@ dep2 \ ``` Backslash line continuations can also be used in interpolations. The line -following the backslash must start with the same indentation as the recipe -body, although additional indentation is accepted. +following the backslash must be indented. ```just recipe: