Module Paragraph

module Paragraph: sig .. end

This file tests the generation of paragraph within module comments.

At least three points should be exercised in this tests

See also MPR:7352, MPR:7353

Testing non-text elements

code x  should be inside a p.

But not

      let complex_code = ()
    

here.

  1. An enumerated list first element
  2. second element
Alignement test: left
Right
Center

Other complex textin subscript and superscript

There is also html specific elements.


Author(s): : Florian Angeletti
Version: : 1

type t 

And cross-reference Paragraph.t.
Paragraph

This file tests the generation of paragraph within module comments.