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

'fp on autoflagged post' message fails to escape post title with square brackets #1005

Open
CoconutMacaroon opened this issue Mar 21, 2024 · 0 comments
Labels
type: bug Buggy or otherwise incorrect behaviour.

Comments

@CoconutMacaroon
Copy link

CoconutMacaroon commented Mar 21, 2024

What problem has occurred? What issues has it caused?

In this CHQ message, SmokeDetector logged an autoflagged FP. Unfortunately, the post title contained square brackets (which in Markdown, signify a hyperlink).

Consequently, it is rendered like this:

image

What would you like to happen/not happen?

Metasmoke should correctly escape the markdown, as SmokeDetector did in the chat report for that answer..

image

@CoconutMacaroon CoconutMacaroon added the type: bug Buggy or otherwise incorrect behaviour. label Mar 21, 2024
@makyen makyen transferred this issue from Charcoal-SE/SmokeDetector Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Buggy or otherwise incorrect behaviour.
Development

No branches or pull requests

1 participant