File: item-with-z

package info (click to toggle)
libpod-thread-perl 3.01-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 368 kB
  • sloc: perl: 1,060; makefile: 3
file content (32 lines) | stat: -rw-r--r-- 238 bytes parent folder | download
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
26
27
28
29
30
31
32
[name]
=item with Z<>

[input]
=head1 Non-numeric =item

=over 2

=item 1Z<>

First item.

=item 2Z<>

Second item.

=back

[output]
\heading[][]

\h2(#S1)[Non-numeric =item]

\desc[1]
[First item.
]

\desc[2]
[Second item.
]

\signature