Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE HTML>
<html>
<body onload="document.getElementById('d').removeAttribute('contenteditable')">
<div id="d" contenteditable>notaword</div>
</body>
</html>