-
Notifications
You must be signed in to change notification settings - Fork 4
/
test.diff
88 lines (70 loc) · 1.16 KB
/
test.diff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
diff --git a/test-dos-without-final-end.md b/test-dos-without-final-end.md
index 0a92435..82526c5 100644
--- a/test-dos-without-final-end.md
+++ b/test-dos-without-final-end.md
@@ -1,3 +1,3 @@
-#sth
+# sth
other heading
\ No newline at end of file
diff --git a/test-dos.md b/test-dos.md
index 561bc3c..359e89c 100644
--- a/test-dos.md
+++ b/test-dos.md
@@ -1,10 +1,10 @@
-#sth
+# sth
-##sth
+## sth
-###sth
+### sth
-###asdfdas########
+### asdfdas########
```
#pragma mark - Test
@@ -14,4 +14,4 @@
#include <iostream>
```
-##other heading
+## other heading
diff --git a/test.md b/test.md
index a8e4819..1463d08 100644
--- a/test.md
+++ b/test.md
@@ -1,10 +1,10 @@
-#sth
+# sth
-##sth
+## sth
-###sth
+### sth
-###asdfdas########
+### asdfdas ########
```
#pragma mark - Test
@@ -14,13 +14,13 @@
#include <iostream>
```
-##other heading
+## other heading
~~~
#define TEST2 test2
~~~
-#heading3
+# heading3
```
#pragma mark - test
@@ -30,7 +30,7 @@
#pragma mark - test3
```
-#heading
+# heading
~~~
#pragma mark - test
@@ -40,7 +40,7 @@
#pragma mark - test3
~~~
-#heading2
+# heading2
```
#define IS_LIKE code