Files
celery/app/templates/recipes/detail.html
gilesb ca4e86d07e
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m26s
Fix S-expression syntax highlighting - HTML was leaking into displayed text
Cascading regex replacements corrupted their own output: the string regex
matched CSS class names inside previously-generated span tags. Replaced with
a single-pass character tokenizer that never re-processes its own HTML output.
Also added highlighting to recipe detail page (previously had none).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 01:02:22 +00:00

11 KiB