question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Mermaid diagram support

See original GitHub issue

I currently use markdown-preview-enhanced for Atom, but I would love to migrate all my markdown editing to IntelliJ.

It supports:

Is there a way that this plugin could easily support extensions like Mermaid?

I’m guessing playing with HTML Generation might work?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:18 (9 by maintainers)

github_iconTop GitHub Comments

6reactions
vschcommented, Aug 31, 2018

@stefan2, I forgot to mention that you need to enable the GitLab parser option and Fenced Code for math and mermaid blocks. It works with prism and HighlightJS.

screen shot 2018-08-31 at 5 56 35 am image
1reaction
vschcommented, Jul 25, 2017

@vjpr, it is a conflict between HighlightJS and mermaid. Make sure highlight js and prism are not selected. HighlightJS does syntax highlighting of <pre><code> blocks.

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Mermaid | Diagramming and charting tool
JavaScript based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically.
Read more >
Include diagrams in your Markdown files with Mermaid
Mermaid is a JavaScript based diagramming and charting tool that takes Markdown-inspired text definitions and creates diagrams dynamically ...
Read more >
Mermaid - GitHub
Mermaid is a JavaScript-based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex diagrams.
Read more >
Making Mermaid Diagrams in Markdown - CSS-Tricks
Mermaid diagrams and flowcharts have been gaining traction, especially with GitHub's announcement that they are natively supported in ...
Read more >
Mermaid Layouts - GitLab
This page is intended to help out with some advanced layout options for Mermaid diagrams such as creating diagrams that are wider than...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found