# File lib/maruku/ext/math/to_latex.rb, line 4 def to_latex_inline_math fix_latex("$#{self.math.strip}$") end