File: e.pod

package info (click to toggle)
libpod-xhtml-perl 1.61-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 240 kB
  • sloc: perl: 916; makefile: 7
file content (25 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

=head1 NAME

test POD

=begin xhtml

<p>This is some text/html</p>

=end xhtml

=head1 DESCRIPTION

=for pod2xhtml <b>Woo!</b>

=begin html

This should be omitted from the output.<br>
It may be possible in future to run HTML blocks through tidy, to convert to
xhtml, but this is not yet implemented.

=end html

=cut