Skip to content

Commit 0f39814

Browse files
author
smeyer
committed
add NEWS for r88476
git-svn-id: https://svn.r-project.org/R/trunk@88478 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent d581b7e commit 0f39814

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/NEWS.Rd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,11 @@
201201
\item \code{format(<list>)} calling \code{format.default()} now calls
202202
generic \code{format()} on each list element (rather than
203203
\code{format.default()}).
204+
205+
\item \code{tools::Rd2HTML()} detects paragraphs in more cases of
206+
\verb{\Sexpr}-generated Rd code, fixing a regression in \R 3.6.0
207+
originally reported by Georgi Boshnakov and later also in \PR{18470}.
208+
An inactive \verb{#ifdef} block no longer breaks the paragraph.
204209
}
205210
}
206211
}

0 commit comments

Comments
 (0)