Skip to content

Conversation

@dervoeti
Copy link
Member

@dervoeti dervoeti commented Nov 5, 2025

MermaidJS was not loaded, because #139 removed header-scripts and the Mermaid extension is loaded in the header-scripts template by default. We could change script_stem to head-scripts (what we use) but the Mermaid extension seems to remove all scripts in that section instead of just appending the Mermaid script.
So I added loading of a separate mermaid-scripts partial in head.hbs and configured the script_stem in the extension configuration in this PR: stackabletech/documentation#796

Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@dervoeti dervoeti merged commit 86bacc1 into stackable Nov 6, 2025
2 checks passed
@dervoeti dervoeti deleted the fix/mermaid-js-loading branch November 6, 2025 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants