File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 42
42
< h1 > Schemascii Playground</ h1 >
43
43
< div class ="flex row ">
44
44
< div class ="flex column ">
45
- < p > Schemascii Source</ p > < textarea id ="schemascii " disabled > </ textarea >
45
+ < h2 > Schemascii Source</ h2 > < textarea id ="schemascii " disabled > </ textarea >
46
46
</ div >
47
47
< div class ="flex column ">
48
- < p > CSS</ p > < textarea id ="css " disabled > </ textarea >
48
+ < h2 > CSS</ h2 > < textarea id ="css " disabled > </ textarea >
49
49
</ div >
50
50
</ div >
51
51
< h2 > Result</ h2 >
@@ -54,6 +54,8 @@ <h2>Messages</h2>
54
54
< pre id ="console "> </ pre >
55
55
< h2 > Errors</ h2 >
56
56
< pre id ="errors "> </ pre >
57
+ < h2 > More Information</ h2 >
58
+ < p > < a href ="https://github.com/dragoncoder047/schemascii/ " targer ="_blank "> https://github.com/dragoncoder047/schemascii/</ a > </ p >
57
59
</ body >
58
60
< script >
59
61
// cSpell:ignore pyodide pyproject pyimport
You can’t perform that action at this time.
0 commit comments