Go to file
Brad Jorsch e6c76b5d23 (bug 13073) Work around Tidy confusion
If the <references> tag is wrapped (e.g. <div><references></div>) and
the first ref on the page contains a newline, Tidy will get confused and
insert extra paragraph breaks in the output.

We can avoid this easily enough by inserting a newline between
MediaWiki:cite_references_prefix and the first reference's <li>.

Note since this changes the output we also have to adjust the parser
tests to expect the new output.

Change-Id: I8222d53eaf2b20f842915fe90af724711a20bfc5
2012-11-26 19:29:03 +01:00
modules Make Special:Cite translatable 2012-05-17 03:04:21 +01:00
.gitignore Add .gitignore 2012-05-21 01:31:06 +01:00
.gitreview Adding .gitreview 2012-03-23 10:16:54 -07:00
Cite.i18n.php Localisation updates from http://translatewiki.net. 2012-11-25 20:48:28 +00:00
Cite.php Follow-up r102160: disable popups by default 2012-02-07 07:04:21 +00:00
Cite_body.php (bug 13073) Work around Tidy confusion 2012-11-26 19:29:03 +01:00
citeCatTreeParserTests.txt (bug 13073) Work around Tidy confusion 2012-11-26 19:29:03 +01:00
citeParserTests.txt (bug 13073) Work around Tidy confusion 2012-11-26 19:29:03 +01:00
SpecialCite.alias.php Localisation updates from http://translatewiki.net. 2012-11-22 20:39:46 +00:00
SpecialCite.i18n.php Localisation updates from http://translatewiki.net. 2012-11-11 20:51:44 +00:00
SpecialCite.php Maintenance for Cite extension. 2012-08-30 10:41:27 +02:00
SpecialCite_body.php Maintenance for Cite extension. 2012-08-30 10:41:27 +02:00