Added a note saying inline HTML is disabled by default
This commit is contained in:
parent
1050f5230e
commit
bfa8d573c5
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue