Skip to content

Conversation

@dozro
Copy link
Contributor

@dozro dozro commented May 11, 2023

in the rest of the file the codeblocks are seperated by the rest of the text by a blank line. As is usually best practice. However in this section it wasn't seperated by a blank line.

I changed the format by inserting a blank line to match the rest of the file

What this PR does / why we need it:
On https://docs.docker.com/compose/compose-file/build/ the code-block was rendered incorrectly, but only at this one code-block.


A screenshot of the wrongly rendered section is attached below:

image

I assume, that it might relate to this code-block not being seperated from the text by a blank line.
And even if not, approving this merge request might improve readability for those who might read this in a txt-Editor, and improve the consistency of this file.
However, if this behaviour is intended feel free to reject this merge request.

Which issue(s) this PR fixes: I didn't find an issue relating to this. As this is an minor change, it should not need a issue associated (as stated by contributing guidelines).

in the rest of the file the codeblocks are seperated by the rest of the text by a blank line. As is usually best practice. However in this section it wasn't seperated by a blank line.

I changed the format by inserting a blank line to match the rest of the file

Signed-off-by: Julian <117523783+dozjul@users.noreply.github.com>
Copy link
Member

@laurazard laurazard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks 🥳

@laurazard laurazard requested review from glours, milas and ndeloof May 12, 2023 11:04
@ndeloof ndeloof merged commit 620134f into compose-spec:master May 12, 2023
@dozro dozro deleted the patch-1 branch May 12, 2023 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants