Skip to content

review: fix quoted scalar inline-comment parsing - #10352

Draft
aryansk wants to merge 1 commit into
JSONbored:mainfrom
aryansk:fix/10290-frontmatter-quote-comment-order
Draft

review: fix quoted scalar inline-comment parsing#10352
aryansk wants to merge 1 commit into
JSONbored:mainfrom
aryansk:fix/10290-frontmatter-quote-comment-order

Conversation

@aryansk

@aryansk aryansk commented Aug 16, 2026

Copy link
Copy Markdown

Summary

  • strip inline YAML comments before checking scalar quote boundaries
  • apply the same ordering fix in both content-lane frontmatter parsers
  • add matching quoted/comment regression coverage for both parser paths

Fixes #10290

Verification

  • focused prequeue quoted-scalar/comment regression harness: passed
  • relay-compatible unified patch apply/whitespace check: passed
  • full LoopOver Vitest suite could not be run in the execution container because the repository dependency toolchain is unavailable here; draft CI should confirm it

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.

review(content-lane): fix unquoteYamlScalar's quote/comment ordering bug in duplicates.ts and source-evidence.ts

1 participant