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