Template:CharCount: Difference between revisions

Puth HTML back even if the parser strips some parts
No edit summary
(Puth HTML back even if the parser strips some parts)
Tag: Manual revert
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
$(function () {
<div id="CharCount"></div>
$('#mw-mywiki-example').html(
<!DOCTYPE HTML>
<!DOCTYPE HTML>
<head>
<head>
Line 112: Line 111:


</body>
</body>
</html>);
</html>
}());