From 8306f6e9c6a0f2e35346f650fd782894e8996470 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 4 Dec 2011 22:54:47 -0800 Subject: Added blank comment after directives in rst template. Closes #321. --- tests/writer.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/writer.rst b/tests/writer.rst index 189886a87..654c924a5 100644 --- a/tests/writer.rst +++ b/tests/writer.rst @@ -8,6 +8,7 @@ Pandoc Test Suite .. role:: math(raw) :format: html latex +.. This is a set of tests for pandoc. Most of them are adapted from John Gruber’s markdown test suite. -- cgit v1.2.3