User:Mark Tannen/timeless.js: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1:
$('div.mw-parser-output br').remove();
$(function () {
$('div.mw-parser-output br').remove();
document.write('Hello, World!!!');
}());