Releases: DataStax-Academy/katapod
Releases · DataStax-Academy/katapod
1.3.0
1.2.1
Merge pull request #5 from hemidactylus/SL-fix-overflow-codeblocks Fix for bgcolor of overflowing code blocks. This goes with shared-assets (CSS) changes which I'm also deploying.
1.2.0
Merge pull request #4 from hemidactylus/SL-tables-collapseblocks Style improvements (tables, collapseblock) + minor things
1.1.0
- Modified to rely on the transitional "katapodv2.css" to better iterate without damaging previous version
- Syntax highlighting implemented through highlight.js (ordinary marker at the three-backtick symbol, accepts "cql")
- Rendering code, refactored for better modularity
- Mark-as-executed for code blocks (uses messaging between extension and rendered page)
Kudos to @hemidactylus :)
stable
Latest stable release.
1.0.0
TBD
0.6.1
0.6.1
0.6.0
- Added quizes
- Hotfixed page reload 🤣
0.5.0
- External css
- External js
- Run
wait.sh
only if present
0.4.1
- Added
reload katapod webview
VSCode command - Added
reload katapod webview
UI button (active in any markdown editor, reloads the webview)