# File lib/itextomml.rb, line 65
    def inline_filter(string)
      parse("\$#{string}\$", :itex2MML_filter)
    end