slideshare/src/components
Michael Mainguy 84b2d233a7 Add JavaScript syntax highlighting with Highlight.js
- Implement code highlighting utility using Highlight.js library
- Add dedicated code-slide layout with proper pre/code structure
- Update HTML sanitizer to allow pre and code elements
- Add comprehensive VS Code dark theme syntax colors
- Fix whitespace preservation in highlighted code blocks
- Support code slot type in template rendering system
- Add code-specific styling and editor improvements

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-21 21:18:11 -05:00
..
presentations Add JavaScript syntax highlighting with Highlight.js 2025-08-21 21:18:11 -05:00
slide-editor Add JavaScript syntax highlighting with Highlight.js 2025-08-21 21:18:11 -05:00
themes Consolidate button components and eliminate barrel exports 2025-08-21 11:42:42 -05:00
ui Improve modal dialog UX and sizing 2025-08-21 15:24:18 -05:00
AppHeader.tsx Consolidate App.css and complete CSS architecture refactoring 2025-08-21 15:15:43 -05:00
Welcome.tsx Fix TypeScript build errors and improve navigation consistency 2025-08-21 12:34:11 -05:00