mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Our tooling used to convert Markdown to HTML doesn't properly handle '|' symbols embeded in code blocks inside a table. Changed the table to a plain HTML table as a workaround. Also fixed indentation levels of two code examples. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: bfdd94b0a8f0641f7bced9d3089a78e9550a7b04 Component: engine