Skip to content
Snippets Groups Projects
Commit 0279ad5c authored by Robert Speicher's avatar Robert Speicher
Browse files

Link to correct version of SanitizationFilter API docs for whitelist

[ci skip]
parent 2a90b69a
Branches
Tags
No related merge requests found
Pipeline #
Loading
@@ -590,7 +590,7 @@ Quote break.
Loading
@@ -590,7 +590,7 @@ Quote break.
   
You can also use raw HTML in your Markdown, and it'll mostly work pretty well. You can also use raw HTML in your Markdown, and it'll mostly work pretty well.
   
See the documentation for HTML::Pipeline's [SanitizationFilter](http://www.rubydoc.info/gems/html-pipeline/HTML/Pipeline/SanitizationFilter#WHITELIST-constant) class for the list of allowed HTML tags and attributes. In addition to the default `SanitizationFilter` whitelist, GitLab allows `span` elements. See the documentation for HTML::Pipeline's [SanitizationFilter](http://www.rubydoc.info/gems/html-pipeline/1.11.0/HTML/Pipeline/SanitizationFilter#WHITELIST-constant) class for the list of allowed HTML tags and attributes. In addition to the default `SanitizationFilter` whitelist, GitLab allows `span` elements.
   
```no-highlight ```no-highlight
<dl> <dl>
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment