You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the setup chunk of the 10-setup_... files, there's a code chunk option written as #|: include=FALSE. This mixes rmd and qmd formatting and can cause issues when trying to render the document. The typo should be fixed to #| include: false