Skip to content

Conversation

kriberg
Copy link

@kriberg kriberg commented Feb 4, 2024

Upgrades to reveal.js-mermaid-plugin 2.1.0 which has mermaid.js 10.6.1.

Had some issues with displaying this diagram:

flowchart LR
	Domain -- has many --> System
	System -- has many --> Component
	Component -- provides --> API
	API -. used by .-> Component
		
Loading

The arrow heads were not visible. Upgrading the plugin to 2.1.0 fixed the issue. Suppose it was a bug in the 9.x build of mermaid.

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.

1 participant