Skip to content

fix(theme): preserve syntax in multi-line stability indicators#126

Merged
avivkeller merged 1 commit into
webpack:mainfrom
moshams272:fix/multiline-stability-indicators
Jun 8, 2026
Merged

fix(theme): preserve syntax in multi-line stability indicators#126
avivkeller merged 1 commit into
webpack:mainfrom
moshams272:fix/multiline-stability-indicators

Conversation

@moshams272

Copy link
Copy Markdown
Contributor

Summary

According to the doc-kit specification for Stability Indicators (Section 7.4. Multi-Line Indicators):

The description MAY continue on subsequent blockquote lines.

This PR fixes a markdown generation issue where multi-line JSDoc tags (such as @deprecated or @legacy) would break the formatting when rendered as stability indicators.

@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
webpack-doc-kit Ready Ready Preview, Comment Jun 8, 2026 3:32am

Request Review

@avivkeller avivkeller merged commit 41118a4 into webpack:main Jun 8, 2026
4 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.

2 participants