Organize each chapter as a Markdown file in chapters/ using the
ch-NN-slug.md naming pattern. Add it to the toc in myst.yml, and MyST will
include it in the book navigation.
Write with MyST¶
MyST supports familiar Markdown plus roles and directives for technical publishing. For example, an equation can carry a reusable label:
You can refer back to (1) without manually maintaining its number.