File: url

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

[input]
=head1 URLs

URL with L<anchor text|http://example.com/>.

URL without anchor text: L<http://example.com/>.

[output]
\heading[][]

\h2(#S1)[URLs]

URL with \link[http://example.com/][anchor text].

URL without anchor text: <\link[http://example.com/][http://example.com/]>.

\signature