aboutsummaryrefslogtreecommitdiff
path: root/test/command/pandoc-citeproc-371.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/pandoc-citeproc-371.md')
-rw-r--r--test/command/pandoc-citeproc-371.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/command/pandoc-citeproc-371.md b/test/command/pandoc-citeproc-371.md
index 6d67414fe..0c8a2829e 100644
--- a/test/command/pandoc-citeproc-371.md
+++ b/test/command/pandoc-citeproc-371.md
@@ -28,13 +28,13 @@ Foo (Doe 2018, in press).
# References {#references .unnumbered}
-::::: {#refs .references .csl-bib-body .hanging-indent entry-spacing="0"}
+::::: {#refs .references .csl-bib-body .hanging-indent}
::: {#ref-item2 .csl-entry}
Doe, Jane. 2018. *Title Two*.
:::
::: {#ref-item1 .csl-entry}
----------. In press. *Title One*.
+Doe, Jane. In press. *Title One*.
:::
:::::
```