Method: MaRuKu::Out::Latex#to_latex_paragraph
- Defined in:
- lib/maruku/output/to_latex.rb
#to_latex_paragraph ⇒ Object
157 158 159 |
# File 'lib/maruku/output/to_latex.rb', line 157 def to_latex_paragraph children_to_latex+"\n\n" end |