Raku / doc

šŸ¦‹ Raku documentation
https://docs.raku.org/
Artistic License 2.0
289 stars 291 forks source link

Add a test for non-breaking space in PerlĀ 6 #746

Closed AlexDaniel closed 8 years ago

AlexDaniel commented 8 years ago

See this: https://github.com/perl6/doc/commit/d8d26e291901087f771ae59c4189fe2fcca3d530

Given that some tests are now optional, we can freely do stuff like this.

gfldex commented 8 years ago

Please keep in mind that some rancid What Ever Online (TM) used by Online "Journalists" may turn Perl 6 into Perl 6 in articles or even a heading. You may actually make the situation worse be being conservative while receiving and liberal while sending.

coke commented 8 years ago

This is now available in 'make xtest', as a failing test.

coke commented 8 years ago

Perl 6's take on unicode has always been to push the envelope and encourage others to improve their handling as well.

AlexDaniel commented 8 years ago

Anybody willing to work on making it pass?

Altai-man commented 8 years ago

@AlexDaniel, I already did it locally(just sed), but this test reacts not only to Perl 6, but to Perl 5. And, generally, Perl $any-digit. Do we want Perl 5 to be non-breakable too? Ah, judging by test message, yes.