diff --git a/comparing_references_inspection/src/main/resources/inspectionDescriptions/ComparingReferences.html b/comparing_references_inspection/src/main/resources/inspectionDescriptions/ComparingReferences.html
index e6eb316ea..77e330faa 100644
--- a/comparing_references_inspection/src/main/resources/inspectionDescriptions/ComparingReferences.html
+++ b/comparing_references_inspection/src/main/resources/inspectionDescriptions/ComparingReferences.html
@@ -1,4 +1,6 @@
-
+
+
+
SDK: This inspection reports when the '==' or '!=' operator was used between expressions of
reference types.
diff --git a/conditional_operator_intention/src/main/resources/intentionDescriptions/ConditionalOperatorConverter/description.html b/conditional_operator_intention/src/main/resources/intentionDescriptions/ConditionalOperatorConverter/description.html
index 13d00196c..9ab1b5874 100644
--- a/conditional_operator_intention/src/main/resources/intentionDescriptions/ConditionalOperatorConverter/description.html
+++ b/conditional_operator_intention/src/main/resources/intentionDescriptions/ConditionalOperatorConverter/description.html
@@ -1,7 +1,7 @@
-
+
SDK: This intention converts a ternary operator to a corresponding if statement.
-
\ No newline at end of file
+
diff --git a/inspection_basics/src/main/resources/inspectionDescriptions/DemoCode.html b/inspection_basics/src/main/resources/inspectionDescriptions/DemoCode.html
index a0f233f09..2c0076f86 100644
--- a/inspection_basics/src/main/resources/inspectionDescriptions/DemoCode.html
+++ b/inspection_basics/src/main/resources/inspectionDescriptions/DemoCode.html
@@ -1,9 +1,9 @@
-
+
SDK: Write your description here.
Text after this comment will not be shown in tooltips.
-
\ No newline at end of file
+