mirror of
https://github.com/containers/podman.git
synced 2025-07-01 00:01:02 +08:00
[CI:DOCS] Fix Markdown table layout bugs
* 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 <erik.sjolund@gmail.com>
This commit is contained in:
@ -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 |
|
||||
|
@ -1086,6 +1086,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 |
|
||||
|
Reference in New Issue
Block a user