diff options
-rw-r--r-- | test/command/biblatex-book-averroes.md | 3 | ||||
-rw-r--r-- | test/command/biblatex-periodical.md | 3 |
2 files changed, 4 insertions, 2 deletions
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.}, |