From 9686a369f791056ab4019f8f7d4171765fb2a19a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Ho=CC=88nicke?= Date: Tue, 2 May 2023 16:24:02 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=AA4=EF=B8=8F=E2=83=A3=20test:=20level?= =?UTF-8?q?=204=20strategies=20format?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/options/generate/templates_user.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/options/generate/templates_user.py b/src/options/generate/templates_user.py index 43f861d..4971a56 100644 --- a/src/options/generate/templates_user.py +++ b/src/options/generate/templates_user.py @@ -50,7 +50,7 @@ list of lists wrapped into ``` and name it **strategies.json**. \ Do not use quotation marks around packages names in the output. \ Separate packages in a combination by comma. \ Note that you can also leave a line empty to indicate that one of the strategies does not require any package and can be done in plain python. -The output looks like this: +Write the output using double asterisks and triple backticks like this: **strategies.json** ``` [