Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

bagder
Copy link
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

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;)

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