diff options
author | rsiddharth <s@ricketyspace.net> | 2018-01-02 00:25:42 +0000 |
---|---|---|
committer | rsiddharth <s@ricketyspace.net> | 2018-01-02 00:25:42 +0000 |
commit | 1c94dfabe07400c5b6991f2f4a3a46340a9cc3bd (patch) | |
tree | ddd01dea5691966f461131011db3e2dc58890600 /.gitignore | |
parent | 75f60540ff0353bced58a332ab190d528cac2265 (diff) |
md_tw.py: `from mistune import ...` -> `import mistune`
* md_tw.py
(TWBlockLexer): Inherit from mistune.BlockLexer.
(TWInlineLexer): Inherit from mistune.InlineLexer.
(TWRenderer): Inherit from mistune.Renderer.
(TWMarkdown): Inherit from mistune.Markdown.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions