Paste a YAML file — including ones with Jinja templating like Ansible playbooks or Helm charts — and check its indentation structure, then normalize it to consistent spacing.
Runs fully in your browser · nothing is sent anywhereNormalized YAML will appear here.
| or > literal/folded block (shell scripts, multi-line strings) is shifted as a whole rather than re-indented line by line, so internal formatting inside the block isn't disturbed.{ a: 1,
b: 2 }) use bracket-based indentation rules this tool doesn't model — review those sections manually.