Preparing the secret dish
Last updated on 2024-09-13 | Edit this page
Overview
Questions
- How do you prepare the secret dish?
Objectives
- Explain how to use markdown with The Carpentries Workbench
Key Points
- Use
.mdfiles for episodes when you want static content - Use
.Rmdfiles for episodes when you need to generate output - Run
sandpaper::check_lesson()to identify any issues with your lesson - Run
sandpaper::build_lesson()to preview your lesson locally