slideshare/public/themes/default/layouts
Michael Mainguy 72cce3af0f Add Mermaid diagram support with dedicated diagram-slide layout
- Implement complete Mermaid.js integration for rich diagram rendering
- Add diagram-slide.html layout with title, diagram, and notes slots
- Create diagramProcessor.ts with async rendering and error handling
- Add comprehensive SVG element support to HTML sanitizer
- Implement async template rendering system for diagram processing
- Add SlidePreview component with loading states for better UX
- Support all major Mermaid diagram types (flowchart, sequence, gantt, pie, etc.)
- Add dark theme integration with custom color scheme
- Include diagram-specific styling and responsive design
- Add diagram field editor with syntax highlighting styling

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-22 05:41:50 -05:00
..
2-content-blocks.html Add secure markdown support to slide templates 2025-08-21 20:43:26 -05:00
code-slide.html Add JavaScript syntax highlighting with Highlight.js 2025-08-21 21:18:11 -05:00
content-slide.html Add secure markdown support to slide templates 2025-08-21 20:43:26 -05:00
diagram-slide.html Add Mermaid diagram support with dedicated diagram-slide layout 2025-08-22 05:41:50 -05:00
image-slide.html Add secure markdown support to slide templates 2025-08-21 20:43:26 -05:00
markdown-slide.html Add secure markdown support to slide templates 2025-08-21 20:43:26 -05:00
title-slide.html Add secure markdown support to slide templates 2025-08-21 20:43:26 -05:00