slideshare/public/themes-manifest.json
Michael Mainguy 69be84e5ab Fix TypeScript compilation errors
- Remove deprecated marked options (sanitize, headerIds, mangle)
- Fix undefined codeExample and diagramExample references in templateRenderer
- Replace with additional markdown sample content
- Ensure clean TypeScript build with no errors

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-21 21:20:09 -05:00

18 lines
343 B
JSON

{
"themes": {
"default": {
"id": "default",
"cssFile": "style.css",
"layouts": [
"2-content-blocks",
"code-slide",
"content-slide",
"image-slide",
"markdown-slide",
"title-slide"
],
"hasMasterSlide": true
}
},
"generated": "2025-08-22T02:19:52.970Z"
}