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 5d8dd42 commit 364566aCopy full SHA for 364566a
MarkupL.html
@@ -1,8 +1,2 @@
1
-<script>
2
-function main(){
3
- i=document.getElementById("i").value
4
- document.getElementById("o").innerHTML=i
5
-}
6
-</script>
7
-<textarea id="i" placeholder="input"></textarea><button onclick="main()">submit</button><br>
8
-<textarea id="o" placeholder="output" readonly></textarea>
+this whole page was to port MarkupL code to HTML code.<br>
+okay thanks for reading and visiting this i guess
0 commit comments