guardian / scribe

DEPRECATED: A rich text editor framework for the web platform
http://guardian.github.io/scribe/
Apache License 2.0
3.5k stars 245 forks source link

Make sure scribe markers are not left around #278

Open hmgibson23 opened 10 years ago

hmgibson23 commented 10 years ago

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