|
1 | 1 | Add the following MIME types with file extensions: |
2 | 2 |
|
3 | | -- '.appcache' and '.manifest' : 'text/cache-manifest', |
4 | | -- '.ics' and '.ifb' : 'text/calendar', |
5 | | -- '.cql' : 'text/cql', |
6 | | -- '.csvs' : 'text/csv-schema', |
7 | | -- '.gff3' : 'text/gff3', |
8 | | -- '.cnd' : 'text/jcr-cnd', |
9 | | -- '.miz' : 'text/mizar', |
10 | | -- '.org' : 'text/org', |
11 | | -- '.provn' : 'text/provenance-notation', |
12 | | -- '.shaclc' and '.shc' : 'text/shaclc', |
13 | | -- '.shex' : 'text/shex', |
14 | | -- '.spdx' : 'text/spdx', |
15 | | -- '.ttl' : 'text/turtle', |
16 | | -- '.uri' and '.uris' : 'text/uri-list', |
17 | | -- '.vcard' and '.vcf' : 'text/vcard', |
18 | | -- '.ascii' : 'text/vnd.ascii-art', |
19 | | -- '.curl' : 'text/vnd.curl', |
20 | | -- '.gml' : 'text/vnd.gml', |
21 | | -- '.gv' : 'text/vnd.graphviz', |
22 | | -- '.wgsl' : 'text/wgsl', |
23 | | -- '.ent' : 'text/xml-external-parsed-entity' |
24 | | - |
| 3 | + - ``.appcache`` and ``.manifest`` : ``text/cache-manifest`` |
| 4 | + - ``.ics`` and ``.ifb`` : ``text/calendar`` |
| 5 | + - ``.cql`` : ``text/cql`` |
| 6 | + - ``.csvs`` : ``text/csv-schema`` |
| 7 | + - ``.gff3`` : ``text/gff3`` |
| 8 | + - ``.cnd`` : ``text/jcr-cnd`` |
| 9 | + - ``.miz`` : ``text/mizar`` |
| 10 | + - ``.org`` : ``text/org`` |
| 11 | + - ``.provn`` : ``text/provenance-notation`` |
| 12 | + - ``.shaclc`` and ``.shc`` : ``text/shaclc`` |
| 13 | + - ``.shex`` : ``text/shex`` |
| 14 | + - ``.spdx`` : ``text/spdx`` |
| 15 | + - ``.ttl`` : ``text/turtle`` |
| 16 | + - ``.uri`` and ``.uris`` : ``text/uri-list`` |
| 17 | + - ``.vcard`` and ``.vcf`` : ``text/vcard`` |
| 18 | + - ``.ascii`` : ``text/vnd.ascii-art`` |
| 19 | + - ``.curl`` : ``text/vnd.curl`` |
| 20 | + - ``.gml`` : ``text/vnd.gml`` |
| 21 | + - ``.gv`` : ``text/vnd.graphviz`` |
| 22 | + - ``.wgsl`` : ``text/wgsl`` |
| 23 | + - ``.ent`` : ``text/xml-external-parsed-entity`` |
0 commit comments