Merge branch 'katex-math-fixup' into 'master'

Don't open Asciidoc module twice

See merge request !8119
This commit is contained in:
Sean McGivern 2016-12-16 00:35:58 +00:00
commit 0193822d5d
1 changed files with 0 additions and 4 deletions

View File

@ -35,11 +35,7 @@ module Gitlab
html.html_safe
end
end
end
module Gitlab
module Asciidoc
class Html5Converter < Asciidoctor::Converter::Html5Converter
extend Asciidoctor::Converter::Config