Commit edeb6bb
committed
Fixed erroneous test for blockquotes and preserveNewlines.
The problem with the test was that it expected four newlines to be present when only three lines were given. When preserveNewlines is true, three lines should be three lines, even though the result will be that the text following the block quote will be obsorbed into the blockquote.1 parent 861ca63 commit edeb6bb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments