moth/example-puzzles/example/6/puzzle.md

19 lines
421 B
Markdown
Raw Normal View History

2020-09-11 17:33:43 -06:00
---
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.