File: verbatim

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 (41 lines) | stat: -rw-r--r-- 366 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
33
34
35
36
37
38
39
40
41
[name]
Verbatim blocks

[input]
=pod

    Some verbatim text

=over 4

    Verbatim text indented

=back

=over 4

=item Heading

    Some verbatim text
    with some newlines

=back

[output]
\heading[][]

\pre
[    Some verbatim text]

\block
[\pre
[    Verbatim text indented]
]

\desc[Heading]
[\pre
[    Some verbatim text
    with some newlines]
]

\signature