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

fix: broken rendering of flowchart html tags #49

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

dviererbe
Copy link
Contributor

I could not pin point when this was changed, but it looks like that defining html labels now has to be explicitly enabled.

See: https://mermaid.js.org/syntax/flowchart.html

Fixes: #48

I could not pin point when this was changed, but it looks like  that defining html labels now has to be explicitly enabled.
Copy link
Contributor

@slyon slyon left a comment

Choose a reason for hiding this comment

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

Thanks Dominik! LGTM.

confirmed to be working as expected by looking at the rendererd output in: https://github.com/canonical/ubuntu-mir/blob/40bb73065090d44be83a29d2b58ab41753754b1e/README.md

@slyon slyon merged commit 720e2c9 into canonical:main Feb 13, 2024
5 checks passed
@dviererbe dviererbe deleted the patch-1 branch February 13, 2024 16:34
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.

MIR flowchart is broken with HTML tags
2 participants