User Tools

Site Tools


yaml_notes

list of lists without keys

- - lorem
  - ipsum
- - dolor
  - sit
  - amet

will give a list of two nested lists, one containing lorem and ipsum, the other containing dolor, sit and amet.

Ref: https://stackoverflow.com/a/67062254/6305733

yaml_notes.txt · Last modified: 2022/10/04 16:40 by raju