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 86d3f1d commit 6cc69b1Copy full SHA for 6cc69b1
doc/NEWS.Rd
@@ -235,8 +235,8 @@
235
\code{fixInNamespace("\var{S3method}")} failed to update the S3
236
methods table when the generic was not on the search path.
237
238
- \item An initial newline inside an Rd inline \verb{\eqn} no longer
239
- breaks the paragraph in plain-text help (\code{tools::Rd2txt}).
+ \item In plain-text help (\code{Rd2txt}), an initial newline from
+ an Rd inline \verb{\eqn} no longer breaks the paragraph.
240
241
\item \code{hist(*, log = "x")} now works without a warning, thanks
242
to \I{Martin Smith}'s \PR{18921}.
0 commit comments