diff --git a/source/conf.py b/source/conf.py index a47a577..e1446ae 100644 --- a/source/conf.py +++ b/source/conf.py @@ -32,7 +32,7 @@ release = 'v1' # ones. extensions = [ 'recommonmark', - 'sphinx_markdown_tables' + # 'sphinx_markdown_tables' ] # Add any paths that contain templates here, relative to this directory.