From ff25cf079cd683ee1a2ad3d473e1db9084e0ba35 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 4 Jun 2014 08:18:24 -0700 Subject: [PATCH] Reformatted nocite example in README. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index d5e75b154..6030fa2bb 100644 --- a/README +++ b/README @@ -2503,8 +2503,8 @@ citing them in the body text, you can define a dummy `nocite` metadata field and put the citations there: --- - nocite: | - @item1, @item2 + nocite: | + @item1, @item2 ... @item3