Skip to content

Commit

Permalink
Merge e38672f into 1a50827
Browse files Browse the repository at this point in the history
  • Loading branch information
kvfi committed Apr 23, 2017
2 parents 1a50827 + e38672f commit 56ddd66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -194,7 +194,7 @@ It is an inline grammar, which requires custom ``InlineGrammar`` and

.. code:: python
import copy
import copy,re
from mistune import Renderer, InlineGrammar, InlineLexer
class WikiLinkRenderer(Renderer):
Expand Down

0 comments on commit 56ddd66

Please sign in to comment.