cgiffard / Downsize

Tag safe text truncation for HTML and XML!
BSD 3-Clause "New" or "Revised" License
41 stars 13 forks source link

Removed windows line endings (^M). #10

Closed adam-zethraeus closed 10 years ago

adam-zethraeus commented 10 years ago

Sorry for the noise. I hit the ending mismatch as git diff noise when writing the other patch. I figure it's better to handle the issue explicitly rather than noise up the git log!

These line endings cause git diff noise when they get removed, which can happen by mistake when saving from an editor like Sublime. This patch gets rid of them explicitly.