Skip to content

Commit

Permalink
Add new line start
Browse files Browse the repository at this point in the history
  • Loading branch information
pwbh committed Oct 6, 2024
1 parent d6a1f78 commit 2fe6ef9
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
3 changes: 2 additions & 1 deletion resources/yaml-test-suite/98YD-mixed.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
elemennts:
- name: Spec Example 5.5. Comment Indicator
from: http://www.yaml.org/spec/1.2/spec.html#id2773032
Expand All @@ -11,4 +12,4 @@ elemennts:
dump: ""
bool_val: true
bool_val_b2: false
bool_val_with_spaces: true
bool_val_with_spaces: true
5 changes: 3 additions & 2 deletions resources/yaml-test-suite/98YD.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
elemennts:
---
elements:
- name: Spec Example 5.5. Comment Indicator
from: http://www.yaml.org/spec/1.2/spec.html#id2773032
tags: spec comment empty
Expand All @@ -8,4 +9,4 @@ elemennts:
+STR
-STR
json: ""
dump: ""
dump: ""
1 change: 1 addition & 0 deletions resources/yaml-test-suite/F6MC.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
elements:
- name: More indented lines at the beginning of folded block scalars
from: "@perlpunk"
Expand Down
1 change: 1 addition & 0 deletions resources/yaml-test-suite/QT73.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
elements:
- name: Comment and document-end marker
from: "@perlpunk"
Expand Down

0 comments on commit 2fe6ef9

Please sign in to comment.