summaryrefslogtreecommitdiff
path: root/doc/user/markdown.md
diff options
context:
space:
mode:
authorluci <gitlab@luciash.cz>2018-11-06 21:40:14 +0000
committerluci <gitlab@luciash.cz>2018-11-06 21:40:14 +0000
commit4299f2b13cee4a3a0cbe462bce149ccb6bd6f8c6 (patch)
treebddd782f423eb1fade8288e0c29ac750d3c59f96 /doc/user/markdown.md
parent173c6ca1e8925d69e9aba88c8331096521d3f388 (diff)
downloadgitlab-ce-4299f2b13cee4a3a0cbe462bce149ccb6bd6f8c6.tar.gz
Little typo in markdown.md
Diffstat (limited to 'doc/user/markdown.md')
-rw-r--r--doc/user/markdown.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/markdown.md b/doc/user/markdown.md
index 96a509c4b21..93aa41e9a98 100644
--- a/doc/user/markdown.md
+++ b/doc/user/markdown.md
@@ -774,7 +774,7 @@ These details <em>will</em> remain <strong>hidden</strong> until expanded.
</details>
</p>
-**Note:** Markdown inside these tags is supported, as long as you have a blank link after the `</summary>` tag and before the `</details>` tag, as shown in the example. _Redcarpet does not support Markdown inside these tags. You can work around this by using HTML, for example you can use `<pre><code>` tags instead of [code fences](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/user/markdown.md#code-and-syntax-highlighting)._
+**Note:** Markdown inside these tags is supported, as long as you have a blank line after the `</summary>` tag and before the `</details>` tag, as shown in the example. _Redcarpet does not support Markdown inside these tags. You can work around this by using HTML, for example you can use `<pre><code>` tags instead of [code fences](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/user/markdown.md#code-and-syntax-highlighting)._
```html
<details>