Support inline and display math.

$$2^2$$

$2^2$

\\(2^2\\)

[2^2]
This commit is contained in:
bootstraponline
2012-10-21 17:10:50 -06:00
parent f68bebe0f6
commit 5400b4bfdd
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = ">= 1.8.7"
s.name = 'gollum'
s.version = '2.3.0'
s.version = '2.3.1'
s.date = '2012-10-21'
s.rubyforge_project = 'gollum'