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

maybe_escape_markup: Don't mangle output if markup is disabled #527

Merged
merged 1 commit into from
May 22, 2024

Conversation

jspam
Copy link
Contributor

@jspam jspam commented May 22, 2024

As it is, the code modifies the first char of buffer, increasing it by the number of bytes written.

As it is, the code modifies the first char of `buffer`, increasing it
by the number of bytes written.
Copy link
Member

@orestisfl orestisfl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@orestisfl orestisfl merged commit 200fef9 into i3:main May 22, 2024
2 checks passed
@jspam jspam deleted the 20240522-maybe_escape_markup branch May 22, 2024 19:38
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