Merge pull request #10093 from eriksjolund/fix_markdown_table_bug

[CI:DOCS] Fix Markdown table layout bugs
This commit is contained in:
OpenShift Merge Robot
2021-04-20 22:14:53 -04:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -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 |

View File

@@ -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 |