Method: ReVIEW::RSTBuilder#inline_m
- Defined in:
- lib/review/rstbuilder.rb
#inline_m(str) ⇒ Object
482 483 484 |
# File 'lib/review/rstbuilder.rb', line 482 def inline_m(str) " :math:`#{str}` " end |
482 483 484 |
# File 'lib/review/rstbuilder.rb', line 482 def inline_m(str) " :math:`#{str}` " end |