This whitespaces causes an extra empty paragraph between text and transcluding a special page. When a heading precedes a transcluded special page, there is no difference and it's fine with or without this whitespace. See for example http://incubator.wikimedia.org/w/index.php?title=Incubator:Sandbox&oldid=822299 Change-Id: I6b06006d921368619d3969660c244176344e8aff |
||
|---|---|---|
| .. | ||
| preprocess | ||
| extraParserTests.txt | ||
| parserTest.inc | ||
| parserTests.txt | ||
| parserTestsParserHook.php | ||
| README | ||
Parser tests are run using our PHPUnit test suite in tests/phpunit: $ cd tests/phpunit ./phpunit.php --group Parser You can optionally filter by title using --regex. I.e. : ./phpunit.php --group Parser --regex="Bug 6200"