Skip to content

cd2nroff: use an empty "##" to signal end of .IP sequence#13806

Closed
bagder wants to merge 2 commits intomasterfrom
bagder/cd2nroff-endofip
Closed

cd2nroff: use an empty "##" to signal end of .IP sequence#13806
bagder wants to merge 2 commits intomasterfrom
bagder/cd2nroff-endofip

Conversation

@bagder
Copy link
Member

@bagder bagder commented May 28, 2024

Like when we list a series of options and then want to add "normal" text again afterwards.

Without this, the indentation level wrongly continues even after the final "##" header, making following text wrongly appear to belong to the header above.

Adjusted multiple curldown files to use this to show the idea.

Fixes #13803
Reported-by: Jay Satiro

bagder added 2 commits May 28, 2024 10:58
Like when we list a series of options and then want to add "normal" text
again afterwards.

Without this, the indentation level wrongly continues even after the
final "##" header, making following text wrongly appear to belong to the
header above.

Adjusted CURLOPT_SSLVERSION.md to use this to show the idea.

Fixes #13803
Reported-by: Jay Satiro
@bagder bagder force-pushed the bagder/cd2nroff-endofip branch from e8c59d5 to 4f529c7 Compare May 28, 2024 08:59
@bagder bagder closed this in 24b66a1 May 29, 2024
@bagder bagder deleted the bagder/cd2nroff-endofip branch May 29, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

manpage paragraph incorrect indentation

1 participant