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
I would you to add .qmd files to the default file extensions. For many .qmd have replaced .rmd files.
I can call options(todor_extra = c("qmd")) to make it work but it would be nice to have it included per default.
I would you to add .qmd files to the default file extensions. For many .qmd have replaced .rmd files.
I can call
options(todor_extra = c("qmd"))to make it work but it would be nice to have it included per default.