You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts/test-samples/bad-linebreaks-sample-after.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,21 @@ let biscuits = "delicious";
38
38
let biscuits ="delicious";
39
39
```
40
40
41
+
100. First list item
42
+
- First nested list item
43
+
- Second nested list item
44
+
45
+
1. biscuits are
46
+
1. extremely delicious
47
+
1. indeed
48
+
49
+
- lists
50
+
* are
51
+
+ fun
52
+
- and
53
+
* one more
54
+
+ time
55
+
41
56
## story time!
42
57
43
58
True! nervous, very, very dreadfully nervous I had been and am; but why will you say that I am mad? The disease had sharpened my senses, not destroyed, not dulled them. Above all was the sense of hearing acute. I heard all things in the heaven and in the earth. I heard many things in hell. How then am I mad? Hearken! and observe how healthily, how calmly I can tell you the whole story.
Copy file name to clipboardExpand all lines: scripts/test-samples/bad-linebreaks-sample-before.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,21 @@ let biscuits = "delicious";
44
44
let biscuits ="delicious";
45
45
```
46
46
47
+
100.First list item
48
+
- First nested list item
49
+
- Second nested list item
50
+
51
+
1. biscuits are
52
+
1. extremely delicious
53
+
1. indeed
54
+
55
+
- lists
56
+
* are
57
+
+ fun
58
+
- and
59
+
*one more
60
+
+time
61
+
47
62
## story time!
48
63
49
64
True! nervous, very, very dreadfully nervous I had been and am; but why will you say that I am mad? The disease had sharpened my senses, not destroyed,
0 commit comments