Skip to content

Commit f78d715

Browse files
authored
Update Ellipsis test case
* 2 dots no longer turned into Ellipsis
1 parent b2eb92d commit f78d715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/remarkable/typographer.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ellipsis
4949
.
5050
test.. test... test..... test?..... test!....
5151
.
52-
<p>test test… test… test?.. test!..</p>
52+
<p>test.. test… test… test?.. test!..</p>
5353
.
5454

5555

0 commit comments

Comments
 (0)