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 5da7935 commit 4a74bfeCopy full SHA for 4a74bfe
NEWS.md
@@ -59,6 +59,8 @@
59
code header anymore. This can be handy when the code can't be parsed, e.g.
60
within a learnr tutorial (#790).
61
* `#>` is recognized as an output marker and no space is added after `#` (#771).
62
+* multi-expressions containing multiple assignments no longer remove line breaks
63
+ if they are not causing blank lines (#809).
64
* R code chunks in nested non-R chunks in R markdown don't yield an error
65
anymore when document is styled, chunks are still not styled (#788, #794).
66
* `cache_activate()` and `cache_deactivate()` now respect the R
0 commit comments