comparison misc/test_syntaxes/sample_text_dc_wiki.wiki @ 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
children
comparison
equal deleted inserted replaced
76:16ce0419a0e9 77:7b848d093c3a
1 __''test''__
2
3 \[not an url\]
4
5 test2
6
7 !!!!!title
8 !!!title
9 ----
10 test3
11 test4
12
13 * item 1
14 ** item 1.1
15 ** item 1.2
16 ** item __1.3__
17 ** item 1.4
18 * item 2
19 * item 3
20 *# item 3.1
21
22 test
23 bla
24 bla
25
26 > this is
27 > a quoting block
28 > with __bold__ and '''emphasis''
29 > is it working?
30
31 toto%%%titi%%%tata
32
33 test with note 1$$this is note 1$$
34 test with some __bold__$$this is note 2$$
35 $$test without text$$
36
37 [name|http://example.net|fr]
38
39 ((http://repos.goffi.org/sat_media/raw-file/tip/icons/apps/128/sat.png|SàT logo|C|long description))
40
41 ~anchor~
42
43 ++insertion++ and --deletion--and ++insertion with ''emphasis''++
44
45 ??acronym|title??
46
47 {{quote|en|http://example.net}}
48
49 ///html
50 <p style="color:red">my text in red</p>
51 ///
52