Skip to content

Commit 50ab0db

Browse files
committed
Formatting
1 parent a0b12eb commit 50ab0db

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11

22
Add the following MIME types with file extensions:
33

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

0 commit comments

Comments
 (0)