diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2022-01-19 22:04:02 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2022-01-19 22:06:06 -0800 |
| commit | d9ec95e7abc71a642dd8e53b92f2bd3ae1609f10 (patch) | |
| tree | 285125067b6541b12e51424db6c4c6d4926f7c80 /test/command | |
| parent | 89c8f2866e10a87c1b5eaeefc33b76a49953c5c8 (diff) | |
Modify stringify so it ignores `[Citation]` inside `Cite`.
Otherwise we'll sometimes get two copies of things, one
from the `citationPrefix` or `citationSuffix` and another
from the embedded fallback text.
When there is no fallback text, we'll get no content.
However, it really isn't an alternative to just rely
on the result of running `query` on the embedded `Citation`s;
this will result in a jumble of text rather than anything
structured.
Closes #7855.
Diffstat (limited to 'test/command')
0 files changed, 0 insertions, 0 deletions
