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

Mermaid not rendering #483

Closed
sbmueller opened this issue May 30, 2024 · 3 comments
Closed

Mermaid not rendering #483

sbmueller opened this issue May 30, 2024 · 3 comments

Comments

@sbmueller
Copy link

sbmueller commented May 30, 2024

Hello, I have been trying to get the mermaid demo running, however, no mermaid diagram is rendered when invoking reveal-md demo-mermaid/mermaid.md. Instead, the diagram code is just displayed in monospace font. I have noticed others who seem to have trouble with it as well: #197 (comment).
I can't find any documentation on the feature, neither in the README.md, nor with the --help output.
I have reveal-md 6.1.2 installed.

Thanks for any hints!

@webpro
Copy link
Owner

webpro commented Jul 11, 2024

There's a difference in "stacked" slides which is now hopefully handled better.

Any chance you could try this:

npm i https://pkg.pr.new/webpro/reveal-md@0f1c75a

@Morikko
Copy link

Morikko commented Sep 17, 2024

I tested on 6.1.3 and the mermaid is rendered in stacked slides. However, the text seems a bit blurry.

Non-Stacked:

image

Stacked:

image

@webpro
Copy link
Owner

webpro commented Jan 13, 2025

Warning

reveal-md is no longer in active development.

No new features will be added. Pull requests for bug and documentation fixes will be considered. Occasional dependency
upgrades and CVEs might happen.

Thanks for using reveal-md! Please consider these Markdown-based alternatives:

@webpro webpro closed this as not planned Won't fix, can't repro, duplicate, stale Jan 13, 2025
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

No branches or pull requests

3 participants