Remove some spurious trailing newlines
This commit is contained in:
parent
2daa11c7aa
commit
8cd93a744f
|
@ -50,4 +50,3 @@ hello: |
|
|||
100
|
||||
33
|
||||
10
|
||||
|
||||
|
|
|
@ -26,4 +26,3 @@ format:
|
|||
prettier --no-config --stdin-filepath=format.md
|
||||
input: |
|
||||
Hello, world!
|
||||
|
||||
|
|
|
@ -10,4 +10,3 @@ template: |
|
|||
run: |
|
||||
echo 'Reading from stdin...' >&2; sed -f main.sed
|
||||
helloInput: |
|
||||
|
||||
|
|
Loading…
Reference in New Issue