massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / commonmark / commonmark / __init__.pyi
1 from commonmark.blocks import Parser as Parser
2 from commonmark.dump import dumpAST as dumpAST, dumpJSON as dumpJSON
3 from commonmark.main import commonmark as commonmark
4 from commonmark.render.html import HtmlRenderer as HtmlRenderer
5 from commonmark.render.rst import ReStructuredTextRenderer as ReStructuredTextRenderer