test: add space before init

This commit is contained in:
Sidharth Vinod
2023-03-31 00:18:53 +05:30
parent 48d267c6dc
commit d16894daf4

View File

@@ -29,6 +29,7 @@ graph TD
%% This is another comment
%%{init: {'theme': 'forest'}}%%
%%{ init: {'theme': 'space before init'}}%%
%%{init: {'theme': 'space after ending'}}%%
graph TD
A-->B
@@ -40,6 +41,7 @@ graph TD
"
%%{init: {'theme': 'forest'}}%%
%%{ init: {'theme': 'space before init'}}%%
%%{init: {'theme': 'space after ending'}}%%
graph TD
A-->B