基础代码
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
foo: 'bar' #Comment
|
||||
arr: ['x', 'y', 'z'] # Comment here
|
||||
bar: kittens
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
foo: 'bar' #Comment
|
||||
arr: ['x', 'y', 'z'] # Comment here
|
||||
bar: kittens
|
||||