mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
merge with 0.6
This commit is contained in:
commit
f73cbe8afa
@ -60,7 +60,7 @@ the following public API:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
class math(docutils.nodes.Element)
|
||||
class math(docutils.nodes.Element): pass
|
||||
|
||||
def visit_math_html(self, node):
|
||||
self.body.append(self.starttag(node, 'math'))
|
||||
|
Loading…
Reference in New Issue
Block a user