xref: /openbsd-src/regress/usr.bin/mandoc/mdoc/Rs/paragraph.out_markdown (revision 2dd33770e525620d95e93ff6c47468293942a6ca)
1RS-PARAGRAPH(1) - General Commands Manual
2
3# NAME
4
5**Rs-paragraph** - interaction of paragraphs and reference blocks
6
7# DESCRIPTION
8
9BEGINTEST
10initial reference:
11author name,
12*book title*.
13
14in a paragraph:
15another author,
16*another book*.
17
18# SEE ALSO
19
20initial reference:
21
22author name,
23*book title*.
24
25in a paragraph:
26
27another author,
28*another book*.
29ENDTEST
30end of file
31
32OpenBSD - January 7, 2019
33