[education/rkward] rkward: defaults even more user friendly

Stefan Rödiger null at kde.org
Tue Jun 21 16:22:32 BST 2022


Git commit 3fdb219357f29949f9c1aeeb6d24de73b8d0d4cb by Stefan Rödiger.
Committed on 21/06/2022 at 15:20.
Pushed by srodiger into branch 'master'.

defaults even more user friendly

M  +1    -1    rkward/RKWardRMd.xml

https://invent.kde.org/education/rkward/commit/3fdb219357f29949f9c1aeeb6d24de73b8d0d4cb

diff --git a/rkward/RKWardRMd.xml b/rkward/RKWardRMd.xml
index e49b2c4d..e18c8e7d 100644
--- a/rkward/RKWardRMd.xml
+++ b/rkward/RKWardRMd.xml
@@ -181,7 +181,7 @@ A & B \\
  </item>
  <item>
   <match>Code (chunk with defaults)</match>
-  <fillin>${rangeCommand("\n```"+ braces("r, chunk-label, echo = FALSE, eval = TRUE, fig.show = \"asis\", include = FALSE, message = FALSE, results = \"asis\", warning = FALSE") +" %%1```\n", "\nx <- 1\n\n")}</fillin>
+  <fillin>${rangeCommand("\n```"+ braces("r, chunk-label, echo = FALSE, eval = TRUE, fig.show = \"asis\", include = TRUE, message = FALSE, results = \"asis\", warning = FALSE") +" %%1```\n", "\nx <- 1\n\n")}</fillin>
  </item>
  <item>
   <match>Table</match>


More information about the rkward-tracker mailing list