]> git.99rst.org Git - git.git/commit
doc: switch merge config description to new synopsis format
authorJean-Noël Avila <redacted>
Sun, 25 May 2025 20:27:06 +0000 (20:27 +0000)
committerJunio C Hamano <redacted>
Tue, 27 May 2025 14:51:00 +0000 (07:51 -0700)
commit90a837a72087595cc111e181b754f56561de87aa
tree19138bf1ef4f859e94db535c94f90c399ed007b9
parent179f877b88ce2a4f1c540f825741402e9c92915e
doc: switch merge config description to new synopsis format

- Use _<placeholder>_ instead of <placeholder> in the description
- Use `backticks` for keywords and more complex option
descriptions. The new rendering engine will apply synopsis rules to
these spans.

Additionally, a list of option possible values has been reformatted as a
standalone definition list.

Signed-off-by: Jean-Noël Avila <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config/fmt-merge-msg.adoc
Documentation/config/merge.adoc
git clone https://git.99rst.org/PROJECT