Skip to content

fix: escape backticks in multiline descriptions with withDescription option#337

Open
mola1129 wants to merge 2 commits intoastahmer:mainfrom
mola1129:fix/318-escape-backticks-in-descriptions
Open

fix: escape backticks in multiline descriptions with withDescription option#337
mola1129 wants to merge 2 commits intoastahmer:mainfrom
mola1129:fix/318-escape-backticks-in-descriptions

Conversation

@mola1129
Copy link
Copy Markdown

@mola1129 mola1129 commented Jun 5, 2025

Fixes #318

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
openapi-zod-client-rim4 ❌ Failed (Inspect) Jun 5, 2025 3:26pm

@mola1129 mola1129 marked this pull request as ready for review June 5, 2025 15:32
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.

Backticks aren't escaped when the --with-description option is specified and the description spans multiple lines.

1 participant