Skip to content

fix: resolve malformed inline YAML strings in index.yaml#210

Merged
Vedant1515 merged 1 commit intomasterfrom
fix/index-yaml-malformed-strings
Apr 2, 2026
Merged

fix: resolve malformed inline YAML strings in index.yaml#210
Vedant1515 merged 1 commit intomasterfrom
fix/index-yaml-malformed-strings

Conversation

@Vedant1515
Copy link
Copy Markdown
Collaborator

Converted 3 double-quoted description strings with \n escape sequences and backslash line continuations to block scalars (|), which yamljs can parse correctly. This fixes the server crash on startup.

Converted 3 double-quoted description strings with \n escape sequences
and backslash line continuations to block scalars (|), which yamljs
can parse correctly. This fixes the server crash on startup.
@Vedant1515 Vedant1515 merged commit 7b1ddfe into master Apr 2, 2026
9 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.

1 participant