- Add missing code-hints (console, yaml)
- Consistently add an empty line after code-blocks
- Combine some examples where the output and the command were
put in separate blocks. With the "console" code-hint, this
is no longer nescessary.
- fix indentation in cloud/ecs-integration.md, which caused the
numbered-list to be interrupted.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* Update to lowercase to fix format error
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
* Document use of x-aws-cloudformation overlays
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
* Minor style updates
* Fixed a nit
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>