mirror of
https://github.com/containers/podman.git
synced 2025-08-26 11:33:07 +08:00
squash
Signed-off-by: jortkoopmans <jort@jabo-solutions.eu>
This commit is contained in:
@ -28,11 +28,11 @@ author = "team"
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||
# ones.
|
||||
extensions = [
|
||||
'sphinx_markdown_tables',
|
||||
"sphinx_markdown_tables",
|
||||
]
|
||||
|
||||
source_parsers = {
|
||||
'.md': 'recommonmark.parser.CommonMarkParser',
|
||||
".md": "recommonmark.parser.CommonMarkParser",
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user