]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/sandbox.mdwn
Merge branch 'master' of git://github.com/joeyh/ikiwiki
[git.ikiwiki.info.git] / doc / sandbox.mdwn
index c84d52ef29dcf6968d919a16565a633475aaa7d6..96b880b348d2c680925f9e1e8bb0d859aee43f73 100644 (file)
@@ -9,6 +9,13 @@ While working on [[http://eoffice.im.fju.edu.tw/phpbb/viewtopic.php?p=27199|[97]
 * Kinda curious why **Tcl** does not show her face in this Wiki arena
 * It looks like that I was wrong, from Wikipedia Creole page it mention that ikiwiki is also adopting Creole markup.
 
+---
+
+Guten Morgen aus Deutschland. Wir mögen Umläuter (ich weiß, der Plural ist falsch, aber dafür hat er einen). Die sind heutzutage kein Ärgernis mehr.
+
+☺ becomes ☺ 
+
+<script>alert("If this pops, ikiwiki is not cross site scripting safe."); /* Fortunately, this does not work. */</script>
 
 --- 
 I try to have a discussion page !!!
@@ -164,3 +171,13 @@ testing
 [[!toc  levels=2]]
 
 [[Mamma Mia]]
+
+----
+
+[[!format  c """
+void main () {
+    printf("hello, world!");
+}
+"""]]
+
+