Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrades reveal mermaid plugin to 2.1.0 #288

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.

Signed-off-by: Kristian Berg <kriberg@tihlde.org>
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.

None yet

1 participant