From 0cfba4e36e90db15d6ab2fd75ee4d4e62bef1d81 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 8 Oct 2020 20:42:36 -0700 Subject: Fixed some bibtex comments in tests (closing }). --- test/command/biblatex-book-averroes.md | 3 ++- test/command/biblatex-periodical.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/command/biblatex-book-averroes.md b/test/command/biblatex-book-averroes.md index 3f83f7034..32e3c82e5 100644 --- a/test/command/biblatex-book-averroes.md +++ b/test/command/biblatex-book-averroes.md @@ -1,7 +1,8 @@ ``` % pandoc -f biblatex -t markdown -s @comment{ -adapted from http://mirrors.ctan.org/macros/latex/contrib/biblatex/doc/examples/biblatex-examples.bib +adapted from +http://mirrors.ctan.org/macros/latex/contrib/biblatex/doc/examples/biblatex-examples.bib} @book{averroes/bland, Annotation = {A book entry with a series and a number. Note the concatenation of the editor and translator fields as well as the indextitle field}, diff --git a/test/command/biblatex-periodical.md b/test/command/biblatex-periodical.md index eec70e075..87b8055c3 100644 --- a/test/command/biblatex-periodical.md +++ b/test/command/biblatex-periodical.md @@ -1,6 +1,7 @@ ``` % pandoc -f biblatex -t markdown -s -@comment{excerpt from http://mirrors.ctan.org/macros/latex/contrib/biblatex/doc/examples/biblatex-examples.bib +@comment{excerpt from +http://mirrors.ctan.org/macros/latex/contrib/biblatex/doc/examples/biblatex-examples.bib} @periodical{jcg, Annotation = {This is a periodical entry with an issn field.}, -- cgit v1.2.3