Skip to content

fix: replace {at}link JSDoc that breaks MDX doc generator#4239

Merged
mfazekas merged 1 commit into
mainfrom
fix/style-import-jsdoc-link
Jun 28, 2026
Merged

fix: replace {at}link JSDoc that breaks MDX doc generator#4239
mfazekas merged 1 commit into
mainfrom
fix/style-import-jsdoc-link

Conversation

@mfazekas

Copy link
Copy Markdown
Contributor

PR #4210 added {@link StandardStyleConfig} in a JSDoc comment in StyleImport.tsx. The doc generator parses comments as MDX, and acorn chokes on @ inside {} (treats it as a JSX expression). Replaced with a backtick reference.

@mfazekas mfazekas merged commit d4452ff into main Jun 28, 2026
7 checks passed
@mfazekas mfazekas deleted the fix/style-import-jsdoc-link branch June 28, 2026 12:01
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