Template:CharCount: Difference between revisions

Template try 2
Puth HTML back even if the parser strips some parts
Tag: Manual revert
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
$(function () {
<div id="CharCount"></div>
$('#mw-mywiki-example').html('<!DOCTYPE HTML>
<!DOCTYPE HTML>
<head>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
Line 111: Line 111:


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