You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turns out this code was fine. You need to pass one of "html", "rtf" or "plain", and it was not raising an error when it wasn't one of these, it just silently used the driver's default output format. I've got a PR to make it raise errors & document slightly more, but you'll have to check that you're not writing "plaintext" instead of "plain".
Plaintext output of citations (at least with the
previewCitationCluster()
) produces output like:where it should be
The bibliography plaintext output for unicode characters is fine.
The text was updated successfully, but these errors were encountered: