Skip to content

Strip LaTeX at render time to fix stored content with dollar sign esc…#253

Merged
asim merged 1 commit intomainfrom
claude/spam-detection-system-Wo9ee
Mar 12, 2026
Merged

Strip LaTeX at render time to fix stored content with dollar sign esc…#253
asim merged 1 commit intomainfrom
claude/spam-detection-system-Wo9ee

Conversation

@asim
Copy link
Member

@asim asim commented Mar 12, 2026

…apes

Content already saved with ( and ) escapes wasn't being cleaned since StripLatexDollars only ran at generation time. Now Linkify strips LaTeX before markdown rendering, catching both old stored content and any edge cases from new generations.

https://claude.ai/code/session_01N1fSZGf1RugAs24vkR5TSb

…apes

Content already saved with \( and \) escapes wasn't being cleaned since
StripLatexDollars only ran at generation time. Now Linkify strips LaTeX
before markdown rendering, catching both old stored content and any
edge cases from new generations.

https://claude.ai/code/session_01N1fSZGf1RugAs24vkR5TSb
@asim asim merged commit ff70c85 into main Mar 12, 2026
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