We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d581b7e commit 0f39814Copy full SHA for 0f39814
doc/NEWS.Rd
@@ -201,6 +201,11 @@
201
\item \code{format(<list>)} calling \code{format.default()} now calls
202
generic \code{format()} on each list element (rather than
203
\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.
209
}
210
211
0 commit comments