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

Ensure HTML is escaped in markdown codeblocks #16509

Conversation

adfoster-r7
Copy link
Contributor

Ensure the info -d correctly escapes HTML in code blocks

Before

image

After

image

Verification

msfconsole
use windows/smb/smb_relay
info -d

@smcintyre-r7
Copy link
Contributor

Confirmed it's working now. Changes LGTM, thanks for fixing this!

@smcintyre-r7 smcintyre-r7 merged commit 21f8494 into rapid7:master Apr 27, 2022
@space-r7 space-r7 added the rn-fix release notes fix label Apr 28, 2022
@space-r7
Copy link
Contributor

Release Notes

This ensures proper escaping of HTML in code blocks that are produced by the info -d command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug rn-fix release notes fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants