- Howtos
- Common tasks for editors
- Working with Frontmatter
- Lists or arrays
Lists or arrays
Values are typically text or numbers, but you can also make it a list or array. There’s two types of syntax for this:
md
tags: [tag1, another, three]
categories:
- cat1
- anothercat
- somethingelse