Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# the idea here is to support server rendering
|
||||
# there is a node example and we could inject this in a post processing job
|
||||
class DiscourseMath::MathRenderer
|
||||
def self.render(mathjax, options={})
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user