File: formatting-codes

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 (18 lines) | stat: -rw-r--r-- 214 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[name]
Random formatting codes

[input]
=pod

B<bold> C<code> X<ignored> I<italic>

L<Other::Module/SECTION>

[output]
\heading[][]

\bold[bold] \code[code]  \italic[italic]

"SECTION" in Other::Module

\signature