Skip to content

Commit dd94168

Browse files
authored
Update MarkupL.html
1 parent 2a8b337 commit dd94168

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MarkupL.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
document.getElementById("o").innerHTML=i
55
}
66
</script>
7-
<textarea id="i" placeholder="input" /><button onclick="main()">submit</button><br>
8-
<textarea id="o" placeholder="output" read-only />
7+
<textarea id="i" placeholder="input" / ><button onclick="main()">submit</button><br>
8+
<textarea id="o" placeholder="output" read-only / >

0 commit comments

Comments
 (0)