github-migration
github-migration copied to clipboard
rewriteRefs.js split error
https://github.com/NicholasBoll/github-migration/blob/37dbbb16de95a2f937e67e06015a77ad31779473/rewriteRefs.js#L10
There are cases where it is not OS.EOL due to settings, so it seems that you need to modify it as follows.
.split(/\r?\n/)