Skip to content

Support .Rmarkdown as .Rmd #480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lorenzwalthert opened this issue Mar 8, 2019 · 2 comments
Closed

Support .Rmarkdown as .Rmd #480

lorenzwalthert opened this issue Mar 8, 2019 · 2 comments

Comments

@lorenzwalthert
Copy link
Collaborator

lorenzwalthert commented Mar 8, 2019

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.

@lorenzwalthert
Copy link
Collaborator Author

lorenzwalthert commented Mar 9, 2019

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 = ).

@lorenzwalthert lorenzwalthert added this to the v1.2 milestone Oct 13, 2019
@lorenzwalthert lorenzwalthert removed this from the v1.2 milestone Jan 20, 2021
@lorenzwalthert
Copy link
Collaborator Author

Not sure this has a high priority anymore, since {hugodown}, the successor of {blogdown}, does not use .Rmarkdown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant