Skip to content

Commit b0d6eba

Browse files
add news bullet
1 parent c0045fb commit b0d6eba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333

3434
* Escape characters in roxygen code examples are now correctly escaped (#512).
3535

36+
* Special characters such as `\n` in strings are now preseved in text and not
37+
turned into literal values like a line break (#554).
38+
3639
* Style selection Addin now preserves line break when the last line selected is
3740
an entire line (#520).
3841

0 commit comments

Comments
 (0)