Merged
Conversation
- Convert 5 permission tables in overview.mdx from ComparisonTable HTML to markdown pipe tables with Compare marker JSX components - Use GFM alignment syntax (:-:) for centered columns - Replace ComparisonTable/CompareSection docs in CONTRIBUTING.md with simpler comparison table markers section Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replaces the narrow "Comparison table markers" section with a general-purpose "Tables" section covering standard markdown pipe tables, automatic styling, GFM column alignment syntax, and comparison markers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
SarahSoutoul
approved these changes
Mar 10, 2026
Contributor
SarahSoutoul
left a comment
There was a problem hiding this comment.
LGTM! Just double checking - in the description of the PR, you said you removed the <CompareYes /> etc components from the contributing guide, but they're def there and needed from looking at the updating tables, so think just an error in the PR description. But wanted to flag in case.
Contributor
Author
Oops! Yes, this is it. The components still exist, just not |
SarahSoutoul
added a commit
to ivancernja/clerk-docs
that referenced
this pull request
Mar 23, 2026
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Sarah Soutoul <sarah@clerk.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Warning
https://github.com/clerk/clerk/pull/2191 needs to be merged before this PR.
🔎 Previews:
Your eyes are not deceiving you. They should look exactly the same, and that's the point.
What does this solve? What changed?
Removes the custom
<ComparisonTable>component and related comparison sections from the documentation. Replaced with standard markdown tables that are now automatically styled with bordered containers, gray header rows, sticky headers on desktop, and scroll fade indicators on mobile.Changes:
<ComparisonTable>and<CompareSection>component documentation from CONTRIBUTING.mdDeadline
No rush
Other resources