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
For blogdown, you can use .Rmarkdown instead of .Rmd to generate tocs and other things. Reference: https://bookdown.org/yihui/blogdown/output-format.html. This format should be treated as equivalent to .Rmd by styler.
The text was updated successfully, but these errors were encountered:
Not sure if this file format should just be treated as Rmd. This would avoid some overhead in the code but make it impossible for the user to distinguish between Rmd and Rmarkdown, e.g. in style_file(..., filetype = ).
Uh oh!
There was an error while loading. Please reload this page.
For blogdown, you can use .Rmarkdown instead of .Rmd to generate tocs and other things. Reference: https://bookdown.org/yihui/blogdown/output-format.html. This format should be treated as equivalent to .Rmd by styler.
The text was updated successfully, but these errors were encountered: