1 # This is another parserTest file.
2 # Parser tests should go to parserTests.txt
3 # This one got exiliated here because its broken character
4 # a) Already lost this test for years when removed on r12975
5 # b) Some text editors choke in the whole file due to the
\0 character
8 External links: invalid character NUL
11 preprocessor=Preprocessor_Hash
13 [http://www.example.com
\0 test]
15 <p>[<a rel="nofollow" class="external free" href="http://www.example.com">http://www.example.com</a>
\0 test]
20 External links: invalid character backspace
23 preprocessor=Preprocessor_Hash
25 [http://www.example.com
\b test]
27 <p>[<a rel="nofollow" class="external free" href="http://www.example.com">http://www.example.com</a>
\b test]
33 Magic link: invalid character
36 preprocessor=Preprocessor_Hash
38 http://www.example.com
\0
40 <p><a rel="nofollow" class="external free" href="http://www.example.com">http://www.example.com</a>
\0
45 External links: tab character
47 [http://www.example.com Alice in Wonderland]
49 <p><a rel="nofollow" class="external text" href="http://www.example.com">Alice in Wonderland</a>