You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zk/tests/fixtures/yaml-frontmatter/tag-list.md

8 lines
127 B
Markdown

---
title: "Tags using a full YAML list"
tags:
- writing
- essay, practice # This will be considered as a single tag.
---