aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-10-19 23:01:02 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-10-19 23:01:02 -0700
commit13e443d7cc77aaf52712ebf2acbedb12090ef094 (patch)
tree564dd0a08864466c3a9d2421c4abdae155d6eb46 /test
parentc01897281a468797a021ac2b05a7520b93247711 (diff)
downloadpandoc-13e443d7cc77aaf52712ebf2acbedb12090ef094.tar.gz
Man writer: avoid unnecessary `.RS`/`.RE` pair in defn lists.
When the definition is just one paragraph, we don't need the `.RS\n.RE`.
Diffstat (limited to 'test')
-rw-r--r--test/writer.man38
1 files changed, 0 insertions, 38 deletions
diff --git a/test/writer.man b/test/writer.man
index ce9f3a23f..33cb576ff 100644
--- a/test/writer.man
+++ b/test/writer.man
@@ -320,52 +320,34 @@ Tight using spaces:
.TP
.B apple
red fruit
-.RS
-.RE
.TP
.B orange
orange fruit
-.RS
-.RE
.TP
.B banana
yellow fruit
-.RS
-.RE
.PP
Tight using tabs:
.TP
.B apple
red fruit
-.RS
-.RE
.TP
.B orange
orange fruit
-.RS
-.RE
.TP
.B banana
yellow fruit
-.RS
-.RE
.PP
Loose:
.TP
.B apple
red fruit
-.RS
-.RE
.TP
.B orange
orange fruit
-.RS
-.RE
.TP
.B banana
yellow fruit
-.RS
-.RE
.PP
Multiple blocks with italics:
.TP
@@ -395,47 +377,27 @@ Multiple definitions, tight:
.TP
.B apple
red fruit
-.RS
-.RE
computer
-.RS
-.RE
.TP
.B orange
orange fruit
-.RS
-.RE
bank
-.RS
-.RE
.PP
Multiple definitions, loose:
.TP
.B apple
red fruit
-.RS
-.RE
computer
-.RS
-.RE
.TP
.B orange
orange fruit
-.RS
-.RE
bank
-.RS
-.RE
.PP
Blank line after term, indented marker, alternate markers:
.TP
.B apple
red fruit
-.RS
-.RE
computer
-.RS
-.RE
.TP
.B orange
orange fruit