biofriction-wp-theme/node_modules/front-matter/examples/complex-yaml.md

23 lines
202 B
Markdown
Raw Permalink Normal View History

2021-10-26 14:18:09 +02:00
---
title: This is a title!
name: Derek Worthen
age: young
contact:
email: email@domain.com
address: some location
pets:
- cat
- dog
- bat
match: !!js/regexp /pattern/gim
---
- item
- item
- item