Skip to content

Handling of unix newlines #2

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

Closed
poelstra opened this issue May 28, 2014 · 2 comments · Fixed by #3
Closed

Handling of unix newlines #2

poelstra opened this issue May 28, 2014 · 2 comments · Fixed by #3

Comments

@poelstra
Copy link
Contributor

It seems that comment parsing is sensitive to the type of line ending.
For example, the comment parser doesn't recognize @param or @returns if I save the file with Unix line endings (LF only), but it does work when I save with Windows line endings (CRLF).

@sebastian-lenz
Copy link
Member

I've added an AUTHORS.txt file, feel free to add yourself the list if you like to.

@poelstra
Copy link
Contributor Author

poelstra commented Jun 2, 2014

Thanks! I'll do that when I actually made a significant contribution :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants