diff options
m--------- | templates | 13 | ||||
-rw-r--r-- | tests/writer.rst | 1 |
2 files changed, 8 insertions, 6 deletions
diff --git a/templates b/templates -Subproject cdfe1966da6515d6f97aa47a9f638b9719af45a +Subproject e2e8191e907d036b143478318e014bb8ab7318e 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. |