diff --git a/src/material/slider/slider.md b/src/material/slider/slider.md index 240d44b0c69b..5d0919d3b6d2 100644 --- a/src/material/slider/slider.md +++ b/src/material/slider/slider.md @@ -10,8 +10,8 @@ in increments of `1`. These values can be changed by setting the `min`, `max`, a respectively. The initial value is set to the minimum value unless otherwise specified. ```html - - + + ```