We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a8b337 commit dd94168Copy full SHA for dd94168
MarkupL.html
@@ -4,5 +4,5 @@
4
document.getElementById("o").innerHTML=i
5
}
6
</script>
7
-<textarea id="i" placeholder="input" /><button onclick="main()">submit</button><br>
8
-<textarea id="o" placeholder="output" read-only />
+<textarea id="i" placeholder="input" / ><button onclick="main()">submit</button><br>
+<textarea id="o" placeholder="output" read-only / >
0 commit comments