guardian/scribe

Make sure scribe markers are not left around

Open

#278 opened on Oct 24, 2014

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

Repository metrics

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

Description

Scribe markers are currently left all over the place. Look at this https://github.com/guardian/scribe/pull/248 for an example.

The approach here from @chanon is simple but should be merged as part of a separate pull request as checking the range was done in https://github.com/guardian/scribe/pull/273

Contributor guide