Represent a list of objects cleanly.
Section: Indentation rules
Mappings inside a sequence
yaml
yaml
users:
- name: Jonathan
role: admin
- name: Sarah
role: editorExplanation
A common pattern for config, deployments, pipelines, and API fixtures.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Indentation rules
Mixed indentation example
Illustrate a broken file caused by inconsistent nesting.
Reveal hidden whitespace
Print tabs and line endings to spot indentation issues.