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