Module: Precious::HasMath

Included in:
Views::Create, Views::Edit, Views::Page
Defined in:
lib/gollum/views/has_math.rb

Instance Method Summary collapse

Instance Method Details

#mathjaxObject



3
4
5
# File 'lib/gollum/views/has_math.rb', line 3

def mathjax
  @mathjax
end

#mathjax_configObject



7
8
9
# File 'lib/gollum/views/has_math.rb', line 7

def mathjax_config
  @mathjax_config
end