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 c0045fb commit b0d6ebaCopy full SHA for b0d6eba
NEWS.md
@@ -33,6 +33,9 @@
33
34
* Escape characters in roxygen code examples are now correctly escaped (#512).
35
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
+
39
* Style selection Addin now preserves line break when the last line selected is
40
an entire line (#520).
41
0 commit comments