r-lib / rlang

Low-level API for programming with R
https://rlang.r-lib.org
Other
489 stars 131 forks source link

Make topic intro shorter #1689

Open olivroy opened 4 months ago

olivroy commented 4 months ago

to avoid having a popup that is too long in RStudio:

Update topic-error-chaining.Rmd

This occurs when I hover over chained condition in abort() docs.

image

the box is very large.

This is motivated by this stale issue https://github.com/rstudio/rstudio/issues/11500