fix mathjax option, fixes #509
This commit is contained in:
committed by
bootstraponline
parent
9dd701ccc4
commit
0bcd616668
+1
-1
@@ -66,7 +66,7 @@ opts = OptionParser.new do |opts|
|
||||
end
|
||||
|
||||
opts.on("--mathjax", "Enables mathjax.") do
|
||||
options['mathjax'] = true
|
||||
wiki_options[:mathjax] = true
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user