quickbook/test/para_test-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

81 lines
861 B
Plaintext

[article Paragraph Test
[quickbook 1.5]
]
[section Some Paragraphs]
[/ Leading comment ] Shouldn't be a code block.
[/ Leading comment ]*Should be bold*.
Should be a
[/ Breaking comment]
single paragraph.
Single paragraph.
[/ Breaking comment]
Single paragraph.
[/ Breaking comment]
Single paragraph.
Single paragraph.[/ Trailing comment]
Lots of newlines round this paragraph.
Last paragraph.[endsect]
[section Inside
[/Breaking comment]
blocks]
[variablelist
[[Paragraphs][
[/ Leading comment ] Shouldn't be a code block.
[/ Leading comment ]*Should be bold*.
Should be a
[/ Breaking comment]
single paragraph.
Single paragraph.
[/ Breaking comment]
Single paragraph.
[/ Breaking comment]
Single paragraph.
Single paragraph.[/ Trailing comment]
Lots of newlines round this paragraph.
Last paragraph.]]]
[endsect]