From c1f117e526378a2c4505949333dcd890b15523b0 Mon Sep 17 00:00:00 2001 From: Erik Sjölund Date: Tue, 20 Apr 2021 22:18:44 +0200 Subject: [CI:DOCS] Fix Markdown table layout bugs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Fix the Markdown table layout bugs that manifest themselves in corrupted tables in the generated HTML pages http://docs.podman.io/en/latest/markdown/podman-create.1.html http://docs.podman.io/en/latest/markdown/podman-run.1.html Signed-off-by: Erik Sjölund --- docs/source/markdown/podman-create.1.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/source/markdown/podman-create.1.md') diff --git a/docs/source/markdown/podman-create.1.md b/docs/source/markdown/podman-create.1.md index 11a2410a8..059a09ae1 100644 --- a/docs/source/markdown/podman-create.1.md +++ b/docs/source/markdown/podman-create.1.md @@ -1014,6 +1014,7 @@ The first mapping step is derived by Podman from the contents of the file _/etc/subuid_ and the UID of the user calling Podman. First mapping step: + | host UID | intermediate UID | | - | - | | UID for the user starting Podman | 0 | -- cgit v1.2.3-54-g00ecf