Skip to content

Commit 4a74bfe

Browse files
add news
1 parent 5da7935 commit 4a74bfe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
code header anymore. This can be handy when the code can't be parsed, e.g.
6060
within a learnr tutorial (#790).
6161
* `#>` 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).
6264
* R code chunks in nested non-R chunks in R markdown don't yield an error
6365
anymore when document is styled, chunks are still not styled (#788, #794).
6466
* `cache_activate()` and `cache_deactivate()` now respect the R

0 commit comments

Comments
 (0)