aboutsummaryrefslogtreecommitdiff
path: root/test/command/pandoc-citeproc-408.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/pandoc-citeproc-408.md')
-rw-r--r--test/command/pandoc-citeproc-408.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/command/pandoc-citeproc-408.md b/test/command/pandoc-citeproc-408.md
index f7e1dca46..bdf1e1c07 100644
--- a/test/command/pandoc-citeproc-408.md
+++ b/test/command/pandoc-citeproc-408.md
@@ -27,13 +27,13 @@ references:
^D
(Smith and Smith 2019; Smith 2019)
-::::: {#refs .references .csl-bib-body .hanging-indent entry-spacing="0"}
+::::: {#refs .references .csl-bib-body .hanging-indent}
::: {#ref-smith1 .csl-entry}
-Smith, Mary. 2019. "Foo."
+Smith, Mary. 2019. *Foo*.
:::
::: {#ref-smithsmith .csl-entry}
-Smith, Mary, and John Smith. 2019. "Foo Bar."
+Smith, Mary, and John Smith. 2019. *Foo Bar*.
:::
:::::
```