jeffreytse / jekyll-spaceship

🚀 A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, audio, youtube, vimeo, dailymotion, soundcloud, spotify, etc.
MIT License
605 stars 63 forks source link

Challenges rendering Mermaid mindmap diagrams #96

Open d33bs opened 4 months ago

d33bs commented 4 months ago

Hello, thanks for the awesome work in this project! I noticed that when attempting to use Mermaid mindmap diagrams that Jekyll Spaceship is unable to render the diagrams (originally discovered as part of CU-DBMI/set-website#30). In this circumstance, the SVG link generated through Mermaid appears to indicate invalid encoded code. I'm unsure if this is a Mermaid or Jekyll Spaceship issue but figured I'd start here (feel free to let me know if you think this is a Mermaid bug and needs an issue there).

To demonstrate this I've created an example repository and GH pages deployment and wanted to provide the following links in case it helps troubleshoot:

Thanks in advance for any thoughts you might have! Please don't hesitate to let me know if you have any questions or if I can further clarify things.