Update Mermaid to version 10.0.0 for mindmap features #10346

Closed
opened 2025-11-02 09:04:56 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @editfund-founder on GitHub (Feb 25, 2023).

Feature Description

sequenceDiagram
    participant Alice
    participant Bob
    Alice->>John: Hello John, how are you?
    loop Healthcheck
        John->>John: Fight against hypochondria
    end
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

Screenshots

No response

Originally created by @editfund-founder on GitHub (Feb 25, 2023). ### Feature Description <!-- Please describe the feature you would like to see added as clearly and succinctly as possible. --> ```mermaid sequenceDiagram participant Alice participant Bob Alice->>John: Hello John, how are you? loop Healthcheck John->>John: Fight against hypochondria end ``` ```mermaid 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 ``` ### Screenshots _No response_
GiteaMirror added the type/proposaltype/feature labels 2025-11-02 09:04:56 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10346