Skip to content

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

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

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

@aryansk
aryansk marked this pull request as ready for review August 18, 2026 09:18
@aryansk
aryansk requested a review from JSONbored as a code owner August 18, 2026 09:18
@superagent-security

Copy link
Copy Markdown
Contributor

Superagent didn't find any vulnerabilities or security issues in this PR.

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