Method: MaRuKu::Out::Latex#to_latex_ol
- Defined in:
- lib/maruku/output/to_latex.rb
#to_latex_ol ⇒ Object
316 |
# File 'lib/maruku/output/to_latex.rb', line 316 def to_latex_ol; wrap_as_environment('enumerate') end |
316 |
# File 'lib/maruku/output/to_latex.rb', line 316 def to_latex_ol; wrap_as_environment('enumerate') end |