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

mindmaps in mermaid (feature request ) #548

Open
MartenVijnNaturalis opened this issue Nov 16, 2022 · 1 comment
Open

mindmaps in mermaid (feature request ) #548

MartenVijnNaturalis opened this issue Nov 16, 2022 · 1 comment

Comments

@MartenVijnNaturalis
Copy link

MartenVijnNaturalis commented Nov 16, 2022

Hi Would it be possible to also have this working in Mermaid and the hugo-theme-learn?

mindmap
  root((mindmap))
    Origins
      Long history
      ::icon(fa fa-book)
      Popularisation
        British popular psychology author Tony Buzan
    Research
      On effectivness<br/>and features
      On Automatic creation
        Uses
            Creative techniques
            Strategic planning
            Argument mapping
    Tools
      Pen and paper
      Mermaid

it works in https://mermaid.live/

kind regards Marten

@McShelby
Copy link

As of the current Mermaid version 9.2.2 mindmaps are still in experimental state and not included in the official distribution.

To still use it, you have to place the current Mermaid distribution in your project by placing it in static/mermaid/mermaid.js, hoping that the outdated themes code still works with the current version and add the additional auxiliary file manually to your footer.

Shameless plug: Once mindmaps are included in Mermaids distribution it will soon be available in my fork of this theme.

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

2 participants