diff --git a/docs/getting-started/features.md b/docs/getting-started/features.md
index 71d448a0..f21fd2b0 100644
--- a/docs/getting-started/features.md
+++ b/docs/getting-started/features.md
@@ -19,16 +19,7 @@ This video demonstrates the support for the Declarative Configuration Language (
Thanks to the strictness of DCL, the IDE assistance is exempt of noise.
Code completion only suggests the properties and nested blocks available in the current scope.
-
-
-
-
-
-
-
-
-
-
+
This video demonstrates the enhanced support for DCL in Android Studio, covering enum properties and named domain object containers.
@@ -36,16 +27,7 @@ The same level of support should be expected in [IntelliJ IDEA](./setup.md#intel
### Visual Studio Code
-
-
-
-
-
-
-
-
-
-
+
This video demonstrates the support for the Declarative Configuration Language (DCL) available in [Visual Studio Code](./setup.md#visual-studio-code): syntax highlighting, semantic analysis and code completion.
Thanks to the strictness of DCL, the IDE assistance is exempt of noise.
@@ -54,16 +36,7 @@ Moreover, semantic [mutations](#mutations), or refactorings, are available direc
### Eclipse IDE
-
-
-
-
-
-
-
-
-
-
+
This video demonstrates the support for the Declarative Configuration Language (DCL) available in the [Eclipse IDE](./setup.md#eclipse-ide): syntax highlighting, semantic analysis and code completion.
Thanks to the strictness of DCL, the IDE assistance is exempt of noise.