Skip to content

Commit 9786be6

Browse files
author
ken
committed
commit
1 parent 855fdd6 commit 9786be6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Diff for: contents/entries/entry0/entry.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,15 @@ The Spacetime Operating Language
1414
##Hello world
1515
---
1616

17+
`Code`
1718
<textarea id = "input1"
1819
style = "height:200px;width: 500px;font-size:20px;color:#00ff00;background-color:#000000;padding:10px;overflow:scroll"
1920
></textarea>
20-
<br>
21-
Evaluation<br>
21+
22+
`Evaluation`
2223
<textarea id = "evaluation1" disabled style = "height:200px;width: 500px;font-size:20px;color:#00ff00;background-color:#000000;padding:10px; overflow:scroll"></textarea>
23-
<br>
24-
Console<br>
24+
25+
`Console`
2526
<textarea id = "console1" disabled style = "height:200px;width: 500px;font-size:20px;color:#00ff00;background-color:#000000;padding:10px; overflow:scroll"></textarea>
2627

2728
You can try&nbsp;<font

0 commit comments

Comments
 (0)