atom-beautify/examples/simple-jsbeautifyrc/markdown/expected/yaml-front-matter-3.md

28 lines
266 B
Markdown
Raw Normal View History

---
2016-04-23 14:13:54 -06:00
title: This is a title!
name: Derek Worthen
age: young
2016-04-23 14:13:54 -06:00
contact:
email: email@domain.com
address: some location
pets:
2016-04-23 14:13:54 -06:00
- cat
- dog
- bat
match: !!js/regexp /pattern/gim
run: !!js/function function() { }
---
2016-04-23 14:13:54 -06:00
- item
- item
- item
2016-04-23 14:13:54 -06:00
1. one
2. two
2016-04-23 14:13:54 -06:00
2. three