File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -34,14 +34,14 @@ E.g. For the full version:
34
34
<script src="https://wzrd.in/standalone/mime@latest"></script>
35
35
<script>
36
36
mime.getType(...); // etc.
37
- <script>
37
+ </ script>
38
38
39
39
Or, for the ` mime/lite ` version:
40
40
41
41
<script src="https://wzrd.in/standalone/mime%2flite@latest"></script>
42
42
<script>
43
43
mimelite.getType(...); // (Note `mimelite` here)
44
- <script>
44
+ </ script>
45
45
46
46
## Quick Start
47
47
184
184
application/javascript
185
185
186
186
----
187
- Markdown generated from [ src/README_js.md] ( src/README_js.md ) by [ ![ RunMD Logo] ( http://i.imgur.com/h0FVyzU.png )] ( https://github.com/broofa/runmd )
187
+ Markdown generated from [ src/README_js.md] ( src/README_js.md ) by [ ![ RunMD Logo] ( http://i.imgur.com/h0FVyzU.png )] ( https://github.com/broofa/runmd )
Original file line number Diff line number Diff line change @@ -34,14 +34,14 @@ E.g. For the full version:
34
34
<script src="https://wzrd.in/standalone/mime@latest"></script>
35
35
<script>
36
36
mime.getType(...); // etc.
37
- <script>
37
+ </ script>
38
38
39
39
Or, for the ` mime/lite ` version:
40
40
41
41
<script src="https://wzrd.in/standalone/mime%2flite@latest"></script>
42
42
<script>
43
43
mimelite.getType(...); // (Note `mimelite` here)
44
- <script>
44
+ </ script>
45
45
46
46
## Quick Start
47
47
You can’t perform that action at this time.
0 commit comments