Skip to content

managen: correct the warning for un-escaped '<' and '>'#16315

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/manage-lt-warn
Closed

managen: correct the warning for un-escaped '<' and '>'#16315
bagder wants to merge 1 commit intomasterfrom
bagder/manage-lt-warn

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Feb 13, 2025

  1. make sure the check is done before the backticks are replaced

  2. ignore less-than and greater-than used within backticks

(adjust proxy.md that now showed a two-space warning)

1. make sure the check is done before the backticks are replaced

2. ignore less-than and greater-than used within backticks

(adjust proxy.md that now showed a two-space warning)
@bagder bagder changed the title manage: correct the warning for un-escaped '<' and '>' managen: correct the warning for un-escaped '<' and '>' Feb 13, 2025
@bagder bagder closed this in c561c94 Feb 13, 2025
@bagder bagder deleted the bagder/manage-lt-warn branch February 13, 2025 10:18
@andrei-korshikov
Copy link
Copy Markdown

Thank you! 42960eb breaks --write-out manual completely—i.e. in 8.12.1 the whole --write-out section is replaced with symbol 3. And now it is generated correctly again;)

pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
1. make sure the check is done before the backticks are replaced

2. ignore less-than and greater-than used within backticks

(adjust proxy.md that now showed a two-space warning)

Closes curl#16315
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.

2 participants