Method: MaRuKu::Out::Latex#to_latex_quote

Defined in:
lib/maruku/output/to_latex.rb

#to_latex_quoteObject



315
# File 'lib/maruku/output/to_latex.rb', line 315

def to_latex_quote;        wrap_as_environment('quote')               end