-
Notifications
You must be signed in to change notification settings - Fork 17.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
go.talks/pkg/present: slides file doesn't allow \r\n #5339
Labels
Comments
It should use bufio.Scanner, once Go 1.1 is out. Labels changed: added priority-later, removed priority-triage. Owner changed to @adg. Status changed to Accepted. |
Issue #5695 has been merged into this issue. |
Just a wild guess: http://mercurial.selenic.com/wiki/EolExtension. I believe, these options can be set globally for all user's projects. Another alternative, the files have been changed with an editor that does the conversion. Alex |
https://golang.org/cl/10483043 Status changed to Started. |
This issue was closed by revision golang/talks@9424ebc. Status changed to Fixed. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
by jackie.space:
The text was updated successfully, but these errors were encountered: