What's Changed
🎯 Features
-
Add home URL metadata support for navigation buttons in 487db61
- Customize back button and done button destinations with
home url:metadata - Fixes googlecodelabs#103 and googlecodelabs#535
- Discussion: Thread 1 | Thread 2
- Customize back button and done button destinations with
-
Replace prettify with Highlight.js and add copy button plugin in d32f3ea
- Modern syntax highlighting with 190+ languages
- Copy button on all code blocks
- Fixes googlecodelabs#523, googlecodelabs#412, googlecodelabs#133, googlecodelabs#52
-
Add alignment support for tables in HTML rendering in 6f1749e
- Tables now respect left/center/right alignment from markdown syntax
-
Auto-wrap download links in button nodes in df14cc9
- Links starting with "Download " automatically render as styled buttons
- Fixes googlecodelabs#816, googlecodelabs#402, googlecodelabs#55
-
Fix infobox parsing in 69bd0a3
- Fixes googlecodelabs#627
🚀 CI/CD
- Add GitHub Actions workflow for release automation in 4c21fb8
- Automated builds for macOS, Linux, and Windows (32/64-bit)
Full Changelog: 873fe39...v3.0.0