class Gmi2html::NodeRenderers::Quote
Public Instance Methods
tag()
click to toggle source
# File lib/gmi2html/node_renderers/quote.rb, line 6 def tag 'blockquote' end
# File lib/gmi2html/node_renderers/quote.rb, line 6 def tag 'blockquote' end