Help for this page

Select Code to Download


  1. or download this
    # Unwritten elements used in this example, however they will be soon.
    
    ...
          paragraph($tab, 'Some end remarks.', { id => 'end_remarks', clas
    +s => 'remarks' });
        });
      });
    
  2. or download this
      my $tab = 0;
    
    ...
        });
        $tab--;
      });