mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-31 06:06:44 +02:00
Draft parser for gantt diagrams.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/** js sequence diagrams
|
||||
* http://bramp.github.io/js-sequence-diagrams/
|
||||
* (c) 2012-2013 Andrew Brampton (bramp.net)
|
||||
* Simplified BSD license.
|
||||
/** mermaid
|
||||
* http://knsv.github.io/mermaid/
|
||||
* (c) 2015 Knut Sveidqvist
|
||||
* MIT license.
|
||||
*/
|
||||
%lex
|
||||
|
||||
|
Reference in New Issue
Block a user