190 191 192
# File 'lib/isodoc/html_function/postprocess_cover.rb', line 190 def mathjax(open, close) MATHJAX.gsub("OPEN", open).gsub("CLOSE", close) end