pietrop / slate-transcript-editor

A React component to make correcting automated transcriptions of audio and video easier and faster. Using the SlateJs editor.
https://pietrop.github.io/slate-transcript-editor
Other
73 stars 33 forks source link

Remove extraneous spaces from end of filenames #57

Closed rossng closed 3 years ago

rossng commented 3 years ago

I was unable to clone the repo on Windows. Seems this was due to a couple of markdown files having space characters appended to the end of their filenames. This PR should fix that!

pietrop commented 3 years ago

Thanks! good catch, just confirmed in VSC as well. Interesting that it would break the cloning in Windows if there's a space.

Screen Shot 2021-04-04 at 3 02 11 PM