mirror of https://github.com/dirtbags/moth.git
19 lines
421 B
Markdown
19 lines
421 B
Markdown
|
---
|
||
|
pre:
|
||
|
authors:
|
||
|
- neale
|
||
|
answers:
|
||
|
- YAML
|
||
|
- yaml
|
||
|
debug:
|
||
|
summary: YAML Metadata
|
||
|
post:
|
||
|
objective: Understand how YAML metadata can be used in a `.moth` file
|
||
|
success:
|
||
|
acceptable: Enter the answer and move on
|
||
|
mastery: Create a `.md` file using YAML metadata and serve it through the devel server.
|
||
|
---
|
||
|
|
||
|
You can also provide metadata in YAML format.
|
||
|
This puzzle's `.md` file serves as an example.
|