diff --git a/doc/markdown/markdown.md b/doc/markdown/markdown.md
index 6e258db98e54ba8d399b19ddd6bd889cb9a3fd23..abef79b0751163ebc5c4527d5758ef09e263d33e 100644
--- a/doc/markdown/markdown.md
+++ b/doc/markdown/markdown.md
@@ -420,6 +420,8 @@ Quote break.
 
 You can also use raw HTML in your Markdown, and it'll mostly work pretty well.
 
+Note that inline HTML is disabled in the default Gitlab configuration, although it is [possible](https://github.com/gitlabhq/gitlabhq/pull/8007/commits) for the system administrator to enable it.
+
 ```no-highlight
 <dl>
   <dt>Definition list</dt>