diff options
Diffstat (limited to 'test/command/pandoc-citeproc-250.md')
| -rw-r--r-- | test/command/pandoc-citeproc-250.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/command/pandoc-citeproc-250.md b/test/command/pandoc-citeproc-250.md index cfbf754e3..77dc335c5 100644 --- a/test/command/pandoc-citeproc-250.md +++ b/test/command/pandoc-citeproc-250.md @@ -13,9 +13,9 @@ references: ^D ([Doe, n.d.](#ref-doe)) -:::: {#refs .references .csl-bib-body .hanging-indent entry-spacing="0"} +:::: {#refs .references .csl-bib-body .hanging-indent} ::: {#ref-doe .csl-entry} -Doe. n.d. "Title." +Doe. n.d. *Title*. ::: :::: ``` |
