Skip to content

Instantly share code, notes, and snippets.

@garyo
Created January 7, 2023 12:37
Show Gist options
  • Save garyo/8ff563836cef9feed7bdfb08944ecab5 to your computer and use it in GitHub Desktop.
Save garyo/8ff563836cef9feed7bdfb08944ecab5 to your computer and use it in GitHub Desktop.
```yaml
---
doe: "a deer, a female deer"
ray: "a drop of golden sun"
pi: 3.14159
xmas: true
french-hens: 3
calling-birds:
- huey
- dewey
- louie
- fred
xmas-fifth-day:
calling-birds: four
french-hens: 3
golden-rings: 5
partridges:
count: 1
location: "a pear tree"
turtle-doves: two
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment