module Paragraph:sig
..end
This file tests the generation of paragraph within module comments.
At least three points should be exercised in this tests
code x
should be inside a p.
But not
let complex_code = ()
here.
Other complex textin subscript and superscript
There is also html specific elements.
type
t
And cross-reference Paragraph.t
.
Paragraph | This file tests the generation of paragraph within module comments. |