Skip to content

styz/redmine_mermaid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redmine_mermaid

mermaid.js plugin for redmine

Installation

Copy this plugin into the Redmine plugins directory

Usage

Mermaid diagrams can be added as follow:

{{mermaid()
graph LR;
  A[start]
  B[end]
  A --> B
}}

About

mermaid.js plugin for redmine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published