File tree Expand file tree Collapse file tree 4 files changed +9
-26
lines changed
Expand file tree Collapse file tree 4 files changed +9
-26
lines changed Original file line number Diff line number Diff line change 1212 < meta name ="robots " content ="index,follow " />
1313
1414 <!-- CoCreate CSS -->
15- < link rel ="stylesheet " href ="https://cdn.cocreate.app/latest/CoCreate.min.css " type ="text/css " />
15+ < link rel ="stylesheet " href ="https://cdn.cocreate.app/latest/CoCreate.min.css " type ="text/css "/>
1616
1717
1818 </ head >
3030 </ script >
3131
3232 <!--CoCreateJS-->
33- < script src ="https://cdn.cocreate.app/latest/CoCreate.min.js "> </ script >
33+ < script src ="https://cdn.cocreate.app/latest/CoCreate.min.js " > </ script >
3434
3535 <!--CoCreate Plugins-->
3636 < script src ="https://server.cocreate.app/CoCreate-components/CoCreate-action/src/CoCreate-action.js "> </ script >
Original file line number Diff line number Diff line change 1111 < meta name ="robots " content ="index,follow " />
1212
1313 <!-- CoCreate CSS -->
14- < link rel ="stylesheet " href ="https://cdn.cocreate.app/latest/CoCreate.min.css " type ="text/css " />
15-
16- <!-- Font Awesome -->
17- < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css " crossorigin ="anonymous " />
18-
19- <!-- Codemirror -->
20- < link rel ="stylesheet " href ="https://server.cocreate.app/CoCreate-plugins/CoCreate-codemirror/src/CoCreate-codemirror.css " type ="text/css " />
21- < link rel =stylesheet href ="https://codemirror.net/lib/codemirror.css " async defer >
22-
23- <!-- Highlight.js-->
24- < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.10/styles/default.min.css ">
25-
26- < script src ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.10/highlight.min.js "> </ script >
27- < script > hljs . initHighlightingOnLoad ( ) ; </ script >
14+ < link rel ="stylesheet " href ="https://cdn.cocreate.app/latest/CoCreate.min.css " type ="text/css "/>
2815 </ head >
2916
3017 < body >
@@ -136,10 +123,6 @@ <h2 class="border-bottom:1px_solid_lightgrey padding:5px_0px">Demo</h2>
136123 </ script >
137124
138125 <!--CoCreateJS-->
139- < script src ="https://cdn.cocreate.app/latest/CoCreate.min.js "> </ script >
140-
141- <!-- CoCreate CodeMiirror -->
142- < script type ="text/javascript " src ="https://server.cocreate.app/CoCreate-plugins/CoCreate-codemirror/dist/CoCreate-codemirror.js " async > </ script >
143-
126+ < script src ="https://cdn.cocreate.app/latest/CoCreate.min.js " > </ script >
144127 </ body >
145128</ html >
Original file line number Diff line number Diff line change 1515 <!--<link rel=stylesheet href="//cdn.quilljs.com/1.3.6/quill.snow.css" async defer>-->
1616
1717
18- < link rel ="stylesheet " href ="https://cdn.cocreate.app/latest/CoCreate.min.css " type ="text/css " />
18+ < link rel ="stylesheet " href ="https://cdn.cocreate.app/latest/CoCreate.min.css " type ="text/css "/>
1919
2020 <!-- Font Awesome -->
2121 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css " crossorigin ="anonymous " />
4141
4242 <!--
4343 @value_start
44- <script src="https://cdn.cocreate.app/latest/CoCreate.min.js"></script>
44+ <script src="https://cdn.cocreate.app/latest/CoCreate.min.js" ></script>
4545
4646 Parse <testing class=""></testing>
4747 testing...
5252
5353
5454
55- < script src ="https://cdn.cocreate.app/latest/CoCreate.min.js "> </ script >
55+ < script src ="https://cdn.cocreate.app/latest/CoCreate.min.js " > </ script >
5656
5757
5858 < script >
Original file line number Diff line number Diff line change 66 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
77 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
88 < title > form.js</ title >
9- < link rel ="stylesheet " href ="https://cdn.cocreate.app/latest/CoCreate.min.css " type ="text/css " />
9+ < link rel ="stylesheet " href ="https://cdn.cocreate.app/latest/CoCreate.min.css " type ="text/css "/>
1010 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css " crossorigin ="anonymous " />
1111
1212</ head >
2828 }
2929 </ script >
3030
31- < script src ="https://cdn.cocreate.app/latest/CoCreate.min.js "> </ script >
31+ < script src ="https://cdn.cocreate.app/latest/CoCreate.min.js " > </ script >
3232
3333</ body >
3434</ html >
You can’t perform that action at this time.
0 commit comments