commit | author | age
|
2207d6
|
1 |
this is __strong__ and this is **strong**. |
W |
2 |
|
|
3 |
this is _em_ and this is *em*. |
|
4 |
|
|
5 |
_`code`_ __`code`__ |
|
6 |
|
|
7 |
*`code`**`code`**`code`* |
|
8 |
|
|
9 |
Hey *this is |
|
10 |
italic* |
|
11 |
|
|
12 |
Hey **this is |
|
13 |
bold** |
|
14 |
|
|
15 |
**strong text***emphasized text* |
|
16 |
|
|
17 |
*emphasized text***strong text** |
|
18 |
|
|
19 |
**strong text**_emphasized text_ |
|
20 |
|
|
21 |
*emphasized text*__strong text__ |
|
22 |
|
|
23 |
__strong text__*emphasized text* |
|
24 |
|
|
25 |
_emphasized text_**strong text** |
|
26 |
|
|
27 |
simple_word_with_underscores |
|
28 |
|
|
29 |
this is text, _this is emph_ simple_word_with_underscores text again. |
|
30 |
|
|
31 |
highlight something in**side** of a word. a**b**c. |
|
32 |
|
|
33 |
a ** a\*b ** |
|
34 |
|
|
35 |
a __ a\_b __ |
|
36 |
|
|
37 |
a * a\*b * |
|
38 |
|
|
39 |
a _ a\_b _ |
|
40 |
|
|
41 |
a **this *is* strong** |
|
42 |
|
|
43 |
a *this **is** strong* |
|
44 |
|
|
45 |
a ***this is strong*** |
|
46 |
|
|
47 |
a **\* ABC** |
|
48 |
|
|
49 |
a **A****B** |
|
50 |
|
|
51 |
a **A____B** |
|
52 |
|
|
53 |
a __A____B__ |
|
54 |
|
|
55 |
a __A****B__ |
|
56 |
|
|
57 |
5 * 4 = 20 |
|
58 |
|
|
59 |
** |
|
60 |
|
|
61 |
aha * * haha |
|
62 |
|
|
63 |
_em\_text_ __strong\_\_text\___ |
|
64 |
|
|
65 |
*em\*text* **strong\*\*text\*** |