From fe1851e9a1d619f04bed5e13b7c7e3a1deefb1dc Mon Sep 17 00:00:00 2001 From: Gabriel Machado Date: Tue, 23 Mar 2021 10:39:37 +0100 Subject: [PATCH] Update syntax format for code block --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index edca3d05..caf18cb8 100644 --- a/README.rst +++ b/README.rst @@ -168,7 +168,7 @@ Recipes must use these placeholders instead of hardcoding the paths to be truly reusable. The placeholder values can be overridden in the ``extra`` section of your ``composer.json`` file (where you can define your own placeholders too): -.. code-block:: json +.. code-block:: jsonc // composer.json {