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

feat: add support for mermaid diagrams #244

Merged
merged 3 commits into from Nov 27, 2022
Merged

Conversation

bbawj
Copy link
Contributor

@bbawj bbawj commented Nov 26, 2022

supports #45

mermaid.initialize({startOnLoad: true}) relies on the DOMContentLoaded
event to trigger rendering of markdown to svg. mermaid.init() bypasses
this behavior, but is deprecated.
@bbawj
Copy link
Contributor Author

bbawj commented Nov 27, 2022

@jackyzha0 let me know what you think!

@jackyzha0 jackyzha0 merged commit 5f3d430 into jackyzha0:hugo Nov 27, 2022
therealfakemoot pushed a commit to therealfakemoot/quartz that referenced this pull request Feb 14, 2023
j0nesma pushed a commit to j0nesma/quartz that referenced this pull request Sep 22, 2023
tomoyanonymous pushed a commit to tomoyanonymous/quartz-research-note that referenced this pull request Oct 20, 2023
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

2 participants