Converts one or more markdown (*.md) source files into a complete, self-contained single-page HTML codelab. Outputs a Google Codelabs-style layout: numbered step sidebar, dynamic screenshot/image injection (referenced by name in markdown, automatically resolved from image files), syntax-highlighted code blocks, info/warning callout boxes, and responsive navigation. Use when: generating a codelab tutorial page, building step-by-step guide HTML, converting tutorial markdown to HTML, inserting screenshots into codelab layout, building training material HTML pages.
2026-06-19