File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22< html lang ="en ">
33
44< head >
5- < meta charset ="UTF-8 " />
6- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7- < title > codemirror-lang-csharp</ title >
8- < meta name ="description " content ="A C# mode for CodeMirror 6 ">
9- < link rel ="icon " href ="https://avatars.githubusercontent.com/u/983194 ">
10- < link rel ="stylesheet " href ="./index.css " />
11- < script type ="module " src ="./index.ts "> </ script >
5+ < meta charset ="UTF-8 " />
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7+ < title > codemirror-lang-csharp</ title >
8+ < meta name ="description " content ="A C# mode for CodeMirror 6 ">
9+ < link rel ="icon " href ="https://avatars.githubusercontent.com/u/983194 ">
10+ < link rel ="stylesheet " href ="./index.css " />
11+ < script type ="module " src ="./index.ts "> </ script >
1212</ head >
1313
1414< body >
15- < div class ="split-view ">
16- < div id ="editor "> </ div >
17- < div id ="syntax "> </ div >
18- </ div >
15+ < div class ="split-view ">
16+ < div id ="editor "> </ div >
17+ < div id ="syntax "> </ div >
18+ </ div >
1919</ body >
2020
2121</ html >
You can’t perform that action at this time.
0 commit comments