diff options
author | Paul Holzinger <paul.holzinger@web.de> | 2020-11-13 13:48:49 +0100 |
---|---|---|
committer | Paul Holzinger <paul.holzinger@web.de> | 2020-11-13 16:42:13 +0100 |
commit | 80b613d2376dec453e041a4afd5570d710f93b28 (patch) | |
tree | 942c3be675a901da625a24acd4ced7f4f5a3e378 /libpod | |
parent | 0b1a60ec27928a40ac827148c1517098612616bd (diff) | |
download | podman-80b613d2376dec453e041a4afd5570d710f93b28.tar.gz podman-80b613d2376dec453e041a4afd5570d710f93b28.tar.bz2 podman-80b613d2376dec453e041a4afd5570d710f93b28.zip |
Fix markdown tables on docs.podman.io
Sphinx with recommonmark cannot render markdown tables at all.
There is a python package called `sphinx-markdown-tables` which
adds the markdown table support to recommonmark.
https://pypi.org/project/sphinx-markdown-tables/
By utilising this package we don't have to change our doc format.
Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
Diffstat (limited to 'libpod')
0 files changed, 0 insertions, 0 deletions