Siqi Zhang
Siqi Zhang
Improve default style `rolldown_default_style()` at `R/style.R`: - Centered and properly padded document title - De-emphasized plot/image in sidebar (if using `scrollama_sidebar()`): grey scale/blur - Slightly larger font size - ......
I'd like to signal a condition for each violation, and also re-throw error/warnings generated during validation. Is it within scope that `validate` supports the following? ```r rules = 0 ,...
A colleague of mine pointed me towards this package. I think this is awesome. A question to the authors: If the fishbone pipe `%>=%` is already incorporating `bind` , why...
Right now I have a bunch of dubious macros that are cluttering my globalenv. `rm(list=ls())` wipes them out and I had to write a wrapper for `rm()` to skip those...
Hi authors, some people prefer light theme and it's also consistent with the F# website. Can a switch be added to the UI? Thanks!