Some checks failed
Deploy Site / deploy-vercel (push) Has been skipped
Deploy Site / deploy-docs (push) Has been skipped
Docker Build and Publish / build-and-push (push) Has been skipped
Nix Lockfile Fix / fix (push) Has been skipped
Nix Lockfile Fix / auto-fix-main (push) Failing after 12s
Nix / nix (ubuntu-latest) (push) Failing after 19s
Tests / e2e (push) Successful in 4m45s
Nix / nix (macos-latest) (push) Has been cancelled
Tests / test (push) Has been cancelled
- _markdown_to_signal docstring claimed SPOILER support but the regex list never handled ``||...||``. Correct the docstring to match the four actually-supported styles (BOLD / ITALIC / STRIKETHROUGH / MONOSPACE). Signal's SPOILER bodyRange would need dedicated ``||spoiler||`` parsing and is left for a follow-up. - scripts/release.py: add exiao's noreply email to AUTHOR_MAP so the contributor-attribution gate accepts their cherry-picked commit.