diff --git a/src/components/Slider/README.md b/src/components/Slider/README.md
index 66cd26a7c5..fd8387792a 100644
--- a/src/components/Slider/README.md
+++ b/src/components/Slider/README.md
@@ -22,7 +22,7 @@ Slider with one handle to select single value. This Slider is used by default.
`}
>
-
+
LANDING_BLOCK-->
@@ -44,7 +44,7 @@ Slider with two handles to select range. To use this slider you should set `defa
`}
>
-
+
LANDING_BLOCK-->
@@ -68,7 +68,7 @@ The state of the `Slider` where you don't want the user to be able to interact w
`}
>
-
+
LANDING_BLOCK-->
@@ -91,8 +91,8 @@ The state of the `Slider` in which you want to indicate incorrect user input. To
`}
>
-
-
+
+
LANDING_BLOCK-->
@@ -118,10 +118,10 @@ To control the size of the `Slider` use the `size` property. Default size is `m`
`}
>
-
-
-
-
+
+
+
+
LANDING_BLOCK-->
@@ -150,9 +150,9 @@ The `min` and `max` properties define the limits of the range that the `Slider`
`}
>
-
-
-
+
+
+
LANDING_BLOCK-->
@@ -176,7 +176,7 @@ The `step` property for `Slider` component determines the incremental steps betw
`}
>
-
+
LANDING_BLOCK-->
@@ -198,7 +198,7 @@ LANDING_BLOCK-->
`}
>
-
+
LANDING_BLOCK-->
@@ -222,7 +222,7 @@ The `availableValues` property is used in `Slider` component to define a set of
`}
>
-
+
LANDING_BLOCK-->
@@ -244,7 +244,7 @@ The `hasTooltip` property is a boolean attribute used in `Slider` component to c
`}
>
-
+
LANDING_BLOCK-->