Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

docs: Fix separator mixing contradictions across docs#59

Merged
fasterthanlime merged 1 commit into
mainfrom
fix-58-docs-separator-contradiction
Feb 8, 2026
Merged

docs: Fix separator mixing contradictions across docs#59
fasterthanlime merged 1 commit into
mainfrom
fix-58-docs-separator-contradiction

Conversation

@fasterthanlime

Copy link
Copy Markdown
Contributor

The primer, quiz, landing page, audit, and Claude skill docs all had stale references saying objects must use one separator style consistently. The parser spec (r[object.separators]) and the separator rules section already allowed mixing commas and newlines.

Updated all five files to be consistent. Fixes #58.

The primer, quiz, landing page, audit, and Claude skill docs all
had stale references saying objects must use one separator style
consistently. The parser spec (r[object.separators]) and the
separator rules section already allowed mixing commas and newlines.

Updated all five files to be consistent. Fixes #58.
@fasterthanlime fasterthanlime force-pushed the fix-58-docs-separator-contradiction branch from d92a8f0 to 86aff3d Compare February 8, 2026 18:06
@fasterthanlime fasterthanlime added this pull request to the merge queue Feb 8, 2026
Merged via the queue into main with commit 9f8ae85 Feb 8, 2026
21 checks passed
@fasterthanlime fasterthanlime deleted the fix-58-docs-separator-contradiction branch February 8, 2026 18:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Primer contradicts itself

1 participant