Skip to content

Commit 2a98c4d

Browse files
Update strict.Rmd
1 parent e744159 commit 2a98c4d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

vignettes/strict.Rmd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,11 @@ function()
5858
1 ~ more() # comment
5959
```
6060

61-
- More than one line break is tolerated before closing curly brace and line breaks between curly and round braces are not removed.
61+
- Line breaks between curly and round braces are not removed.
6262

6363
```{styler}
6464
test({
6565
1
66-
6766
}
6867
)
6968
```

0 commit comments

Comments
 (0)