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

Update Mermaid to version 10.0.0 for mindmap features #23153

Closed
editfund-founder opened this issue Feb 25, 2023 · 0 comments · Fixed by #23178
Closed

Update Mermaid to version 10.0.0 for mindmap features #23153

editfund-founder opened this issue Feb 25, 2023 · 0 comments · Fixed by #23178
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@editfund-founder
Copy link
Contributor

editfund-founder commented 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
Loading
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
Loading

Screenshots

No response

@editfund-founder editfund-founder added type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first. labels Feb 25, 2023
techknowlogick added a commit to techknowlogick/gitea that referenced this issue Feb 27, 2023
techknowlogick added a commit that referenced this issue Mar 4, 2023
fix #23153

---------

Co-authored-by: silverwind <me@silverwind.io>
GiteaBot pushed a commit to GiteaBot/gitea that referenced this issue Mar 4, 2023
fix go-gitea#23153

---------

Co-authored-by: silverwind <me@silverwind.io>
techknowlogick added a commit that referenced this issue Mar 5, 2023
Backport #23178

fix #23153

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: delvh <leon@kske.dev>
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant