Skip to content

fix: GFM tables in forum posts + hunt week #1 bonus#227

Merged
prazgaitis merged 2 commits intomainfrom
fix/forum-markdown-tables
Mar 16, 2026
Merged

fix: GFM tables in forum posts + hunt week #1 bonus#227
prazgaitis merged 2 commits intomainfrom
fix/forum-markdown-tables

Conversation

@prazgaitis
Copy link
Copy Markdown
Owner

@prazgaitis prazgaitis commented Mar 16, 2026

Summary

Test plan

🤖 Generated with Claude Code

react-markdown doesn't support tables by default — they're a GitHub
Flavored Markdown extension. Added remark-gfm plugin so markdown tables
in forum posts render as actual HTML tables instead of pipe-separated text.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
march-fitness-2025 Ready Ready Preview, Comment Mar 16, 2026 4:27am

Request Review

The #1 player has no prey to hunt, but per the rules they should earn
the full catch bonus (+75) for successfully defending their position.
Previously they always got 0 since caughtPrey was always false when
preyUserId was undefined.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@prazgaitis prazgaitis changed the title fix: render markdown tables in forum posts fix: GFM tables in forum posts + hunt week #1 bonus Mar 16, 2026
@prazgaitis prazgaitis merged commit 89cc48e into main Mar 16, 2026
5 checks passed
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.

1 participant