summaryrefslogtreecommitdiffstats
path: root/src/tools/cargo/crates/mdman/tests/compare/expected/links.1
blob: e56cef74c54c2c6ea62c18bc7f3011cb156cef27 (plain)
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
42
43
44
45
'\" t
.TH "LINKS" "1"
.nh
.ad l
.ss \n[.ss] 0
.SH "NAME"
links \- Test of different link kinds
.SH "DESCRIPTION"
Inline link: \fIinline link\fR <https://example.com/inline>
.sp
Reference link: \fIthis is a link\fR <https://example.com/bar>
.sp
Collapsed: \fIcollapsed\fR <https://example.com/collapsed>
.sp
Shortcut: \fIshortcut\fR <https://example.com/shortcut>
.sp
Autolink: <https://example.com/auto>
.sp
Email: <foo@example.com>
.sp
Relative link: \fIrelative link\fR <https://example.org/foo/bar.html>
.sp
Collapsed unknown: [collapsed unknown][]
.sp
Reference unknown: [foo][unknown]
.sp
Shortcut unknown: [shortcut unknown]
.sp
\fBother\-cmd\fR(1)
.sp
\fBlocal\-cmd\fR(1)
.sp
\fISome link\fR <https://example.org/foo.html>
.sp
\fB\-\-include\fR
.RS 4
Testing an \fIincluded link\fR <https://example.org/included_link.html>\&.
.RE
.SH "OPTIONS"
.sp
\fB\-\-foo\-bar\fR
.RS 4
Example \fIlink\fR <https://example.org/bar.html>\&.
See \fBother\-cmd\fR(1), \fBlocal\-cmd\fR(1)
.RE