diff --git a/src/components/NcListItem/NcListItem.vue b/src/components/NcListItem/NcListItem.vue
index 92b4c8394c..eb1cd913af 100644
--- a/src/components/NcListItem/NcListItem.vue
+++ b/src/components/NcListItem/NcListItem.vue
@@ -248,66 +248,77 @@
```
### NcListItem compact mode
-```
-
-
-
-
-
-
- This one is with subname
-
-
-
- Button one
-
-
- Button two
-
-
-
-
-
-
-
-
-
-
-
-
-
- This one is with subname
-
-
-
- Button one
-
-
- Button two
-
-
-
-
-
-
-
-
- This one is with an external link
-
-
-
+```vue
+
+
+
+
+
+
+
+ This one is with subname
+
+
+
+ Button one
+
+
+ Button two
+
+
+
+
+
+
+
+
+
+
+
+
+
+ This one is with subname
+
+
+
+ Button one
+
+
+ Button two
+
+
+
+
+
+
+
+
+ This one is with an external link
+
+
+
+
+
```
@@ -320,13 +331,9 @@
:exact="to ? exact : null">
-
-
-
@@ -704,6 +718,7 @@ export default {