mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-07 08:09:39 +02:00
test: add space before init
This commit is contained in:
@@ -29,6 +29,7 @@ graph TD
|
|||||||
|
|
||||||
%% This is another comment
|
%% This is another comment
|
||||||
%%{init: {'theme': 'forest'}}%%
|
%%{init: {'theme': 'forest'}}%%
|
||||||
|
%%{ init: {'theme': 'space before init'}}%%
|
||||||
%%{init: {'theme': 'space after ending'}}%%
|
%%{init: {'theme': 'space after ending'}}%%
|
||||||
graph TD
|
graph TD
|
||||||
A-->B
|
A-->B
|
||||||
@@ -40,6 +41,7 @@ graph TD
|
|||||||
"
|
"
|
||||||
|
|
||||||
%%{init: {'theme': 'forest'}}%%
|
%%{init: {'theme': 'forest'}}%%
|
||||||
|
%%{ init: {'theme': 'space before init'}}%%
|
||||||
%%{init: {'theme': 'space after ending'}}%%
|
%%{init: {'theme': 'space after ending'}}%%
|
||||||
graph TD
|
graph TD
|
||||||
A-->B
|
A-->B
|
||||||
|
Reference in New Issue
Block a user