Skip to content
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

Missing link on https://docs.perl6.org/language/newline #2144

Closed
AlexDaniel opened this issue Jul 4, 2018 · 2 comments
Closed

Missing link on https://docs.perl6.org/language/newline #2144

AlexDaniel opened this issue Jul 4, 2018 · 2 comments
Labels
good first issue If you want to dive in, this would be a good place to start

Comments

@AlexDaniel
Copy link
Member

It says:

A \n in the regex|/language/regexes language is logical, and will match a \r\n.

I think this regex|/language/regexes was supposed to be a link.

@AlexDaniel AlexDaniel added the good first issue If you want to dive in, this would be a good place to start label Jul 4, 2018
@AlexDaniel
Copy link
Member Author

Also on the same page:

In regular expressions, \n is defined in terms of the Unicode definition of logical newline1http://unicode.org/reports/tr18/#Line_Boundaries. It will match . and also \v, as well as any class that includes whitespace.

(broken link)

@benjif
Copy link

benjif commented Jul 7, 2018

@benjif benjif closed this as completed Jul 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue If you want to dive in, this would be a good place to start
Projects
None yet
Development

No branches or pull requests

2 participants