From 1b068b5ff9e4bd83cb0483de83dc653ef95d654c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Mon, 8 May 2023 16:35:48 +0200 Subject: [PATCH] code_inspections.md: code snippets highlighting in description, cleanup --- topics/tutorials/code_inspections.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/topics/tutorials/code_inspections.md b/topics/tutorials/code_inspections.md index 94b0241c2..386a5121f 100644 --- a/topics/tutorials/code_inspections.md +++ b/topics/tutorials/code_inspections.md @@ -119,7 +119,9 @@ Implicit in using [`LocalInspectionTool`](%gh-ic%/platform/analysis-api/src/com/ Using the following HTML structure, the description can embed code snippets that will be displayed with syntax highlighting: ```html -The following code will be shown with syntax highlighting: +

+ The following code will be shown with syntax highlighting: +

   
     // code snippet