Re: [PATCH v2 1/2] doc: build: docker: Fix code highlighting syntax

2025-04-01 Thread Quentin Schulz
Hi Leonard, On 4/1/25 2:28 PM, Leonard Anderweit wrote: Remove double :: before .. code-block:: bash to correctly highlight the following commands. Signed-off-by: Leonard Anderweit Reviewed-by: Quentin Schulz Thanks! Quentin

[PATCH v2 1/2] doc: build: docker: Fix code highlighting syntax

2025-04-01 Thread Leonard Anderweit
Remove double :: before .. code-block:: bash to correctly highlight the following commands. Signed-off-by: Leonard Anderweit --- v2: split in two patches --- doc/build/docker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/docker.rst b/doc/build/docker.rst index