mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-24 01:39:53 +02:00
Fixed a parser warning in classDiagram
Fixed a regression bug I introduced in theme.spec.js
This commit is contained in:
@@ -147,8 +147,8 @@ mermaidDoc
|
||||
|
||||
graphConfig
|
||||
: NEWLINE
|
||||
| NEWLINE graphConfig
|
||||
| graphConfig NEWLINE
|
||||
| NEWLINE CLASS_DIAGRAM NEWLINE statements EOF
|
||||
| CLASS_DIAGRAM NEWLINE statements EOF
|
||||
;
|
||||
|
||||
|
Reference in New Issue
Block a user