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

Add optional support for mermaid charts #181

Merged
merged 4 commits into from
Jun 23, 2024
Merged

Add optional support for mermaid charts #181

merged 4 commits into from
Jun 23, 2024

Conversation

DannyBen
Copy link
Owner

@DannyBen DannyBen commented Jun 19, 2024

As suggested in #180

This PR adds support for mermaid diagrams. Just enable it in the configuration:

# .madness.yml
mermaid: true

and put your diagrams inside

<div class='mermaid'>...</div>

@DannyBen DannyBen merged commit 9d09f75 into master Jun 23, 2024
6 checks passed
@DannyBen DannyBen deleted the add/mermaid branch June 23, 2024 12: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.

1 participant