Skip to content

Conversation

IyeOnline
Copy link
Contributor

Companion to tenzir/tenzir#5445

Copy link
Contributor

github-actions bot commented Aug 25, 2025

🚀 Preview deployed!

Visit the preview at: https://tenzir-docs-preview-99.surge.sh

This preview will be updated automatically on new commits.

@IyeOnline IyeOnline force-pushed the topic/duplicate-keys branch from 7599437 to a03b57e Compare August 26, 2025 13:26

For a simple example, consider this JSON file:
```json title="Example JSON with duplicate key" {2}
{ "key": 7 }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
{ "key": 7 }
{"key": 7}

This is how we render records typically.

Comment on lines +10 to +11
For a simple example, consider this JSON file:
```json title="Example JSON with duplicate key" {2}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For a simple example, consider this JSON file:
```json title="Example JSON with duplicate key" {2}
For a simple example, consider this JSON file:
```json title="Example JSON with duplicate key" {2}

Probably needed to satisfy the linter.

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.

2 participants