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