mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-16 05:49:43 +02:00
New documentation website: https://mermaidjs.github.io/
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/** mermaid
|
||||
* http://knsv.github.io/mermaid/
|
||||
* https://mermaidjs.github.io/
|
||||
* (c) 2015 Knut Sveidqvist
|
||||
* MIT license.
|
||||
*/
|
||||
@@ -50,4 +50,4 @@ message
|
||||
: 'say' TXT { $$ = $1.substring(1).trim().replace(/\\n/gm, "\n"); }
|
||||
;
|
||||
|
||||
%%
|
||||
%%
|
||||
|
Reference in New Issue
Block a user