guardian/scribe

Pasting two subsequent empty lines removes the second one

Open

#115 opened on Apr 24, 2014

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (265 forks)batch import
bughelp wanted

Repository metrics

Stars
 (3,516 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi there,

I've tried pasting the following in to the example:

1

3


6

You can see there's two empty lines between the 3 and 6. When pasted into the scribe example, they are not maintained. Is this a bug?

Contributor guide