# This is another parserTest file. # Parser tests should go to ParserTests.txt # This one got exiliated here because its broken character # a) Already lost this test for years when removed on r12975 # b) Some text editors choke in the whole file due to the character !! test External links: invalid character NUL !! options noxml preprocessor=Preprocessor_Hash !! input [http://www.example.com test] !! result

[http://www.example.com test]

!! end !! test External links: invalid character backspace !! options noxml preprocessor=Preprocessor_Hash !! input [http://www.example.com test] !! result

[http://www.example.com test]

!! end !! test Magic link: invalid character !! options noxml preprocessor=Preprocessor_Hash !! input http://www.example.com !! result

http://www.example.com

!! end !! test External links: tab character !! input [http://www.example.com Alice in Wonderland] !! result

Alice in Wonderland

!! end