henrikingo / impressionist

A Visual 3D editor for creating stunning impress.js presentations
MIT License
197 stars 37 forks source link

Mermaid slides do not display diagrams #22

Open vesper8 opened 4 years ago

vesper8 commented 4 years ago

I noticed that diagrams are not displayed when visualized through Impressionist. Other plugins display just fine. And if I load the presentation in standalone mode (just open index.html in the browser) then it works fine so I know it's configured properly. I'm just using the classic-slides presentation from the impress.js repo without any modifications.

henrikingo commented 4 years ago

Thanks

I can't immediately think of a reason why it would fail, but note that I made no attempt to support any of the extras plugins in impressionist. Btw, note that also many impress.js features won't work if you edit and save a presentation. This includes relative positioning, which is used by the classic slides demo.

If you want to figure out why it is failing, then you can uncomment this line to see the javascript console: https://github.com/henrikingo/impressionist/blob/d70067f0c15d4543ad0363a523f234b994a57f72/main.js#L18