summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/user/markdown.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/markdown.md b/doc/user/markdown.md
index 758a55cf89b..3f61825f1f5 100644
--- a/doc/user/markdown.md
+++ b/doc/user/markdown.md
@@ -1185,6 +1185,7 @@ Examples:
```
<!-- The "2." and "4." in the example above are changed to "1." below, to match the style standards on docs.gitlab.com -->
+<!-- See https://docs.gitlab.com/ee/development/documentation/styleguide.html#list-items -->
1. First ordered list item
1. Another item
@@ -1215,6 +1216,7 @@ They can even:
```
<!-- The "*" and "+" in the example above are changed to "-" below, to match the style standards on docs.gitlab.com -->
+<!-- See https://docs.gitlab.com/ee/development/documentation/styleguide.html#list-items -->
Unordered lists can: