Skip to content

Comments

doc: fix duplicate markdown declaration in config file#436

Open
thomas-dkmt wants to merge 1 commit intoxcp-ng:masterfrom
thomas-dkmt:doc-fix-markdown-config
Open

doc: fix duplicate markdown declaration in config file#436
thomas-dkmt wants to merge 1 commit intoxcp-ng:masterfrom
thomas-dkmt:doc-fix-markdown-config

Conversation

@thomas-dkmt
Copy link
Collaborator

This pull request regroups all the Markdown parameter declarations within the same code block, instead of declaring Markdown parameters twice. This should prevent former declarations from being overwritten by the latter, and keeps code tidier.

@thomas-dkmt thomas-dkmt requested a review from stormi as a code owner January 20, 2026 10:07
This commit keeps all the Markdown parameter declarations
within the same code block instead of declaring Markdown
parameters twice. This should prevent former declarations from
being overwritten by the latter, and keeps code tidier.

Signed-off-by: Thomas Moraine <thomas.moraine@vates.tech>
@thomas-dkmt thomas-dkmt force-pushed the doc-fix-markdown-config branch from 3b396bf to bf95f44 Compare January 20, 2026 10:08
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.

2 participants