mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07:00
- 79 char line length (non-command). - Consistent single space between sentences. - Replace start of line tabs with spaces. - Remove trailing white space. - Consistent "**Note:**" style. https://docs.docker.com/project/doc-style/#notes - Replace the ``` sections with indented code. Signed-off-by: Lloyd Dewolf <foolswisdom@gmail.com>