Skip to content

Commit f09e333

Browse files
committed
scholarly-metadata: remove unnecessary quotes in YAML
Pandoc no longer adds these quotes, so they must be removed for the tests to pass.
1 parent ac1d897 commit f09e333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scholarly-metadata/expected.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ author:
2020
- id: Max Mustermann
2121
name: Max Mustermann
2222
institute:
23-
- address: '23 Science Street, Eureka, Mississippi, USA'
23+
- address: 23 Science Street, Eureka, Mississippi, USA
2424
id: fosg
2525
index: 1
2626
name: Formatting Open Science Group

0 commit comments

Comments
 (0)