We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c802aa commit f22501dCopy full SHA for f22501d
NEWS.md
@@ -55,6 +55,7 @@
55
## Minor changes and fixes
56
57
* line breaks between `}` and `else` are removed (#793).
58
+* in function calls, code after `= #\n` is indented correctly (#814).
59
* styler won't format code chunks with explicit `tidy = FALSE` in an Rmd or Rnw
60
code header anymore. This can be handy when the code can't be parsed, e.g.
61
within a learnr tutorial (#790).
0 commit comments