[education/rkward] rkward: Fix snippet names

Thomas Friedrichsmeier null at kde.org
Thu Sep 10 19:30:20 BST 2020


Git commit 6264e4d1d4f7aa9cb01142116d6753cd95938699 by Thomas Friedrichsmeier.
Committed on 10/09/2020 at 18:30.
Pushed by tfry into branch 'master'.

Fix snippet names

M  +2    -2    rkward/RKWardRMd.xml

https://invent.kde.org/education/rkward/commit/6264e4d1d4f7aa9cb01142116d6753cd95938699

diff --git a/rkward/RKWardRMd.xml b/rkward/RKWardRMd.xml
index 599213ad..4410ddc5 100644
--- a/rkward/RKWardRMd.xml
+++ b/rkward/RKWardRMd.xml
@@ -30,11 +30,11 @@ function rangeCommand(command, def) {
 }
 </script>
  <item>
-  <match>Headline1</match>
+  <match>Heading1</match>
   <fillin>${lineCommand("#")}</fillin>
  </item>
  <item>
-  <match>Headline2</match>
+  <match>Heading2</match>
   <fillin>${lineCommand("##")}</fillin>
  </item>
  <item>




More information about the rkward-tracker mailing list