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 09ac901 commit 3342c06Copy full SHA for 3342c06
NEWS.md
@@ -3,7 +3,7 @@
3
* Removed `Show Warnings` modals from modules.
4
* Soft deprecated `datasets_selected` argument of modules in favor of `datanames`.
5
* Soft deprecated `show_metadata` argument of `tm_front_page()` in favor of `datanames`.
6
-* Module's code include library calls and is styled before presenting it to the users.
+* Modules' Show R Code widgets include library calls and their code is styled with `styler` package (#847, #786).
7
8
### Enhancements
9
0 commit comments