changeset 77:7b848d093c3a

misc: added test sample for dotclear wiki syntax
author Goffi <goffi@goffi.org>
date Sun, 17 Jan 2016 14:52:17 +0100
parents 16ce0419a0e9
children 3e8ddbc6c603
files misc/test_syntaxes/sample_text_dc_wiki.wiki
diffstat 1 files changed, 52 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/test_syntaxes/sample_text_dc_wiki.wiki	Sun Jan 17 14:52:17 2016 +0100
@@ -0,0 +1,52 @@
+__''test''__
+
+\[not an url\]
+
+test2
+
+!!!!!title
+!!!title
+----
+test3
+test4
+
+* item 1
+** item 1.1
+** item 1.2
+** item __1.3__
+** item 1.4
+* item 2
+* item 3
+*# item 3.1
+
+ test
+ bla
+ bla
+
+> this is
+> a quoting block
+> with __bold__ and '''emphasis''
+> is it working?
+
+toto%%%titi%%%tata
+
+test with note 1$$this is note 1$$
+test with some __bold__$$this is note 2$$
+$$test without text$$
+
+[name|http://example.net|fr]
+
+((http://repos.goffi.org/sat_media/raw-file/tip/icons/apps/128/sat.png|SàT logo|C|long description))
+
+~anchor~
+
+++insertion++ and --deletion--and ++insertion with ''emphasis''++
+
+??acronym|title??
+
+{{quote|en|http://example.net}}
+
+///html
+<p style="color:red">my text in red</p>
+///
+