[education/rkward] rkward: language added and typo corrected

Stefan Rödiger null at kde.org
Fri Nov 18 10:18:25 GMT 2022


Git commit 5cc2793270e0ac2dc2d19007abb3d663f8337d54 by Stefan Rödiger.
Committed on 14/11/2022 at 15:10.
Pushed by srodiger into branch 'master'.

language added and typo corrected

M  +3    -1    rkward/RKWardRMd.xml

https://invent.kde.org/education/rkward/commit/5cc2793270e0ac2dc2d19007abb3d663f8337d54

diff --git a/rkward/RKWardRMd.xml b/rkward/RKWardRMd.xml
index 7e9be251..725ec50d 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("```"+ braces("r, chunk-label, echo = FALSE, eval = TRUE, fig.show = \"asis\", include = TRUE, message = FALSE, results = \"asis\", warning = FALSE") +"\n%%1 \n```\n", "x <- 1 # Mark the code to be put in a Chunkn\n")}</fillin>
+  <fillin>${rangeCommand("```"+ braces("r, chunk-label, echo = FALSE, eval = TRUE, fig.show = \"asis\", include = TRUE, message = FALSE, results = \"asis\", warning = FALSE") +"\n%%1 \n```\n", "x <- 1 # Mark the code to be put in a Chunk\n")}</fillin>
  </item>
  <item>
   <match>Table (Markdown with caption)</match>
@@ -249,6 +249,7 @@ output:
 number_sections: true
 urlcolor: blue
 linkcolor: red
+lang: en
 ---
 
 <!--
@@ -403,6 +404,7 @@ output:
       toc: yes
 urlcolor: blue
 linkcolor: red
+lang: en
 ---
 
 <!--


More information about the rkward-tracker mailing list