diff options
Diffstat (limited to 'test/command/6723.md')
| -rw-r--r-- | test/command/6723.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/command/6723.md b/test/command/6723.md index 02fdfc032..4f8b78bd1 100644 --- a/test/command/6723.md +++ b/test/command/6723.md @@ -22,11 +22,11 @@ Blah.[^1] # References {#references .unnumbered} -::: {#refs .references .csl-bib-body .hanging-indent entry-spacing="0"} +:::: {#refs .references .csl-bib-body .hanging-indent entry-spacing="0"} ::: {#ref-doe .csl-entry} Doe, John. "An Article," 2020. <https://doi.org/10.1109/5.771073>. ::: -::: +:::: [^1]: John Doe, "An Article," 2020, <https://doi.org/10.1109/5.771073>. ``` |
