quickbook/test/template_section-1_5.quickbook
Daniel James 152fe4fa5d Quickbook: Rename and rearrange some tests.
- More consistent names.
- Not using `.` in basename.
- Run the quickbook manual test last (as when there's an error, the more
  specific tests are more informative).
- Combine some of the code tests.

[SVN r75235]
2011-11-01 19:20:46 +00:00

20 lines
212 B
Plaintext

[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]