mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
1. There was a trailing asterisk in one of the headers, preventing the formatting from being applied. 2. There needs to be a blank line between the bold header and the code block in order for formatting to be applied to the header. Signed-off-by: Paul Buonopane <Zenexer@users.noreply.github.co>