There was an error while loading. Please reload this page.
2 parents 8358757 + fd6679a commit e92d7cfCopy full SHA for e92d7cf
docs/extensions/api.txt
@@ -140,7 +140,7 @@ object) and returns either that root element or a modified root element.
140
141
A pseudo example:
142
143
- from markdown.treprocessors import Treeprocessor
+ from markdown.treeprocessors import Treeprocessor
144
145
class MyTreeprocessor(Treeprocessor):
146
def run(self, root):
0 commit comments