Skip to content

Fix to preserve markdown description on $ref siblings#1217

Merged
datho7561 merged 1 commit intoredhat-developer:mainfrom
shin19991207:fix-1223
Mar 20, 2026
Merged

Fix to preserve markdown description on $ref siblings#1217
datho7561 merged 1 commit intoredhat-developer:mainfrom
shin19991207:fix-1223

Conversation

@shin19991207
Copy link
Copy Markdown
Member

What does this PR do?

Fix to preserve markdown description on $ref siblings

What issues does this PR fix or reference?

Fixes redhat-developer/vscode-yaml#1223

Is it tested? How?

New automated tests + manually with the example in redhat-developer/vscode-yaml#1223

Signed-off-by: Morgan Chang <shin19991207@gmail.com>
@shin19991207 shin19991207 requested a review from datho7561 as a code owner March 20, 2026 19:42
Copy link
Copy Markdown
Contributor

@datho7561 datho7561 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and fixes the problem for me. Thanks, Morgan!

@datho7561 datho7561 merged commit b6f8873 into redhat-developer:main Mar 20, 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.

Markdown description will not be rendered when the property has any reference

2 participants