slideshare/src
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
..
assets Add comprehensive theme routing and browsing system 2025-08-20 10:17:55 -05:00
components Add JavaScript syntax highlighting with Highlight.js 2025-08-21 21:18:11 -05:00
hooks Implement slide preview and fix import standards project-wide 2025-08-21 06:52:56 -05:00
plugins Fix TypeScript build errors and improve navigation consistency 2025-08-21 12:34:11 -05:00
styles Consolidate App.css and complete CSS architecture refactoring 2025-08-21 15:15:43 -05:00
types Implement slide preview and fix import standards project-wide 2025-08-21 06:52:56 -05:00
utils Add JavaScript syntax highlighting with Highlight.js 2025-08-21 21:18:11 -05:00
App.css Consolidate App.css and complete CSS architecture refactoring 2025-08-21 15:15:43 -05:00
App.tsx Remove PresentationViewer component and view functionality 2025-08-21 13:30:58 -05:00
index.css Create consolidated CSS architecture and utility system 2025-08-21 13:58:32 -05:00
main.tsx Add comprehensive theme routing and browsing system 2025-08-20 10:17:55 -05:00
vite-env.d.ts Add comprehensive theme routing and browsing system 2025-08-20 10:17:55 -05:00