summaryrefslogtreecommitdiff
path: root/tools/quickbook/test/template_section-1_5.quickbook
diff options
context:
space:
mode:
Diffstat (limited to 'tools/quickbook/test/template_section-1_5.quickbook')
-rw-r--r--tools/quickbook/test/template_section-1_5.quickbook20
1 files changed, 20 insertions, 0 deletions
diff --git a/tools/quickbook/test/template_section-1_5.quickbook b/tools/quickbook/test/template_section-1_5.quickbook
new file mode 100644
index 0000000000..670654a23e
--- /dev/null
+++ b/tools/quickbook/test/template_section-1_5.quickbook
@@ -0,0 +1,20 @@
+[article Section in a template
+ [quickbook 1.5]
+]
+
+[template nestedsection[]
+
+Some text before the section.
+
+[section Test]
+
+Hello.
+
+[heading Just to test id generation]
+
+Goodbye.
+
+[endsect]
+]
+
+[nestedsection] \ No newline at end of file