aboutsummaryrefslogtreecommitdiff
path: root/test/fb2/titles.markdown
diff options
context:
space:
mode:
authorAlexander Krotov <ilabdsf@gmail.com>2018-04-04 13:45:28 +0300
committerAlexander Krotov <ilabdsf@gmail.com>2018-04-04 14:22:34 +0300
commitff3ed5c9f8ee985bb6026dd10b8c2549782c0296 (patch)
treee180708763a3c415b6c67a17e5e47acd16a4d697 /test/fb2/titles.markdown
parent2388be648227ca041b6d7d6a79ad56f9175dc813 (diff)
downloadpandoc-ff3ed5c9f8ee985bb6026dd10b8c2549782c0296.tar.gz
FB2 writer: allow emphasis and notes in titles
Only <p> and <empty-line /> are allowed in titles, but <p> has the same type as an ordinary paragraphs. Therefore, there is no need to remove emphasis from titles. Also, don't intersperse paragraph with empty lines.
Diffstat (limited to 'test/fb2/titles.markdown')
-rw-r--r--test/fb2/titles.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fb2/titles.markdown b/test/fb2/titles.markdown
index 1eaf2ccd5..1d405a3c1 100644
--- a/test/fb2/titles.markdown
+++ b/test/fb2/titles.markdown
@@ -1,6 +1,6 @@
# Simple title
-This example tests if Pandoc doesn't insert forbidden elements in FictionBook titles.
+This example tests FictionBook titles.
# *Emphasized* **Strong** Title