提交 2945ba36 编写于 作者: D Dmitriy Zaporozhets

Merge branch '6-6-4-patch' into '6-6-stable'

6-6-4 Patch
......@@ -24,7 +24,7 @@ class Redcarpet::Render::GitlabHTML < Redcarpet::Render::HTML
<div class="highlighted-data #{h.user_color_scheme_class}">
<div class="highlight">
<pre><code class="#{language}">#{code}</code></pre>
<pre><code class="#{language}">#{h.send(:html_escape, code)}</code></pre>
</div>
</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册