]> git.donarmstrong.com Git - don.git/blobdiff - r/learning_r/variables_and_objects.mdwn
more testing
[don.git] / r / learning_r / variables_and_objects.mdwn
index a789cec16845bb59cc100da1b6eb1dde432e50ea..936088743db7a19dbc52ad31f570cb4dbad1d2c5 100644 (file)
@@ -7,8 +7,11 @@ tests of my
 plugin for IkiWiki.
 
 
-[[!sweavealike code=<<END
+[[!sweavealike verbatim=1 code=<<END
 a <- 1
 a <- a + 10
 print(a)
 END]]
+
+
+testing