Update formatter_markdown.rb
This commit is contained in:
parent
1bc2f226e4
commit
fd5085b096
@ -2,7 +2,7 @@ require 'uri'
|
|||||||
require 'redcarpet'
|
require 'redcarpet'
|
||||||
require 'redcarpet/render_strip'
|
require 'redcarpet/render_strip'
|
||||||
|
|
||||||
class Formatter_Markdown
|
class FormatterMarkdown
|
||||||
def initialize(html)
|
def initialize(html)
|
||||||
@html = html.dup
|
@html = html.dup
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user