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
10 preprocessor=Preprocessor_Hash
12 [http://www.example.com
\0 test]
14 <p>[<a rel="nofollow" class="external free" href="http://www.example.com">http://www.example.com</a>
\0 test]
19 External links: invalid character backspace
21 preprocessor=Preprocessor_Hash
23 [http://www.example.com
\b test]
25 <p>[<a rel="nofollow" class="external free" href="http://www.example.com">http://www.example.com</a>
\b test]
31 Magic link: invalid character
33 preprocessor=Preprocessor_Hash
35 http://www.example.com
\0
37 <p><a rel="nofollow" class="external free" href="http://www.example.com">http://www.example.com</a>
\0
42 External links: tab character
44 [http://www.example.com Alice in Wonderland]
46 <p><a rel="nofollow" class="external text" href="http://www.example.com">Alice in Wonderland</a>