From 18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 4 Feb 2017 12:56:30 +0100 Subject: Moved tests/ -> test/. --- test/fb2/titles.fb2 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/fb2/titles.fb2 (limited to 'test/fb2/titles.fb2') diff --git a/test/fb2/titles.fb2 b/test/fb2/titles.fb2 new file mode 100644 index 000000000..9e8d47e36 --- /dev/null +++ b/test/fb2/titles.fb2 @@ -0,0 +1,3 @@ + +pandoc<p />

<p>Simple title</p>

This example tests if Pandoc doesn’t insert forbidden elements in FictionBook titles.

<p>Emphasized Strong Title</p>
<p>Title with</p><empty-line /><p>line break</p>
+ -- cgit v1.2.3