mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
60562f4f6a
* fix: Handle GitLab Flavored Markdown * PR feedback * Harden HTML comment stripping against overlapping patterns Loop the replacement until stable to avoid CodeQL's incomplete multi-character sanitization alert — a single pass could leave `<!--` residue for inputs like `<!<!-- x -->-- -->`. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>