UNPKG

front-matter

Version:

Extract YAML front matter from a string

24 lines (17 loc) 236 B
--- 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