Commit 34a3d2a3 authored by http://jneen.net/'s avatar http://jneen.net/

without line anchors, this is just the plain HTML formatter

parent 3bb65815
......@@ -44,7 +44,7 @@ module Banzai
# Override Rouge::Plugins::Redcarpet#rouge_formatter
def rouge_formatter(lexer)
Rouge::Formatters::HTMLGitlab.new
Rouge::Formatters::HTML.new
end
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment