atom-beautify/examples/simple-jsbeautifyrc/markdown/original/_yaml-front-matter-3.md

28 lines
266 B
Markdown
Raw Normal View History

---
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
run: !!js/function function() { }
---
- item
- item
- item
1. one
2. two
2. three