152fe4fa5d
- 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]
81 lines
861 B
Plaintext
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] |