mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-17 06:47:14 +00:00
Fix test for #11013.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
```
|
||||
% pandoc --csl chicago-notes-bibliography.csl -C -t plain
|
||||
% pandoc --csl command/chicago-fullnote-bibliography.csl -C -t plain
|
||||
---
|
||||
references:
|
||||
- id: test10
|
||||
@@ -16,8 +16,8 @@ blah [@test10].
|
||||
^D
|
||||
blah.[1]
|
||||
|
||||
[deleted]. “Test 9: Username+number, Works!” In Reddit. 2009.
|
||||
[deleted]. “Test 9: Username+number, Works!” Reddit, 2009.
|
||||
|
||||
[1] [deleted], “Test 9: Username+number, Works!” in Reddit, 2009.
|
||||
[1] [deleted], “Test 9: Username+number, Works!” Reddit, 2009.
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user