Skip to content

Instantly share code, notes, and snippets.

@shiftgeist
Last active December 26, 2020 16:35
Show Gist options
  • Save shiftgeist/9d05f70c6872e76899f4fc86c09910ff to your computer and use it in GitHub Desktop.
Save shiftgeist/9d05f70c6872e76899f4fc86c09910ff to your computer and use it in GitHub Desktop.
Why my .yml not worked.

You need to add three stashes at the start of the file

---
    item: Hello world
    list:
        -   You
        -   can
        -   get
        -   content
        -   from
        -   the
        -   data
        -   tab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment