Fixed merge comment issue #919

This commit is contained in:
Mike Farah
2021-08-26 16:31:26 +10:00
parent 063d40de25
commit cb95ab1494
4 changed files with 36 additions and 12 deletions
+3 -4
View File
@@ -1,4 +1,3 @@
a: simple # just the best
b: [1, 2]
c:
test: 1
# a1
a: 1
# a2
+3 -7
View File
@@ -1,7 +1,3 @@
a: other # better than the original
b: [3, 4]
c:
toast: leave
test: 1
tell: 1
tasty.taco: cool
#b1
b: 2
#b2