You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mimeData.json
+23-14Lines changed: 23 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,8 @@
109
109
"communityContributed": false,
110
110
"popularUsage": null
111
111
}
112
-
},{
112
+
},
113
+
{
113
114
"name": "image/avif-sequence",
114
115
"description": "AVIF (AV1 Image File Format) is an image and animation file format, an extension of <a href=\"/image/heif\">HEIF</a> allowing images encoded with AV1. Most files will only have AV1-encoded images, but a mixture of different encodings is allowed. Early draft versions were named AV1 Still Image File Format.",
115
116
"furtherReading": [
@@ -356,7 +357,7 @@
356
357
},
357
358
{
358
359
"name": "image/x-icns",
359
-
"description": "ICNS (often written in lowercase as icns) is the native icon format of Mac OS and OS X.<br /><br />It goes by many other names, including Apple Icon, Macintosh Icon, Mac OS Icon, Macintosh OS X Icon, Mac OS X Icon Resource, Mac OS icns Resource, and IconFamily Resource.<br /><br />There are usually multiple images in a file. Supported image sizes are 16×12, and 16, 32, 48, 128, 256, 512, and 1024 pixels square.",
360
+
"description": "ICNS (often written in lowercase as icns) is the native icon format of Mac OS and OS X.<br /><br />It goes by many other names, including Apple Icon, Macintosh Icon, Mac OS Icon, Macintosh OS X Icon, Mac OS X Icon Resource, Mac OS icns Resource, and IconFamily Resource.<br /><br />There are usually multiple images in a file. Supported image sizes are 16\u00d712, and 16, 32, 48, 128, 256, 512, and 1024 pixels square.",
360
361
"furtherReading": [
361
362
{
362
363
"title": "Let's Solve the File Format Problem!",
@@ -5406,8 +5407,7 @@
5406
5407
}
5407
5408
],
5408
5409
"links": {
5409
-
"deprecates": [
5410
-
],
5410
+
"deprecates": [],
5411
5411
"relatedTo": [],
5412
5412
"parentOf": [
5413
5413
"audio/x-aiff"
@@ -6619,7 +6619,7 @@
6619
6619
},
6620
6620
{
6621
6621
"name": "application/yaml",
6622
-
"description": "YAML (YAML Ain’t Markup Language) is a serialization format. It is a strict superset of JSON, with the addition of syntactically significant newlines and indentation, like Python. Unlike Python, however, YAML doesn’t allow literal tab characters for indentation. It is designed to be human-friendly and work well with modern programming languages for common everyday tasks. It is broadly useful for programming needs ranging from configuration files to Internet messaging to object persistence to data auditing. Together with the Unicode standard for characters, it is also well-suited for internationalization.",
6622
+
"description": "YAML (YAML Ain\u2019t Markup Language) is a serialization format. It is a strict superset of JSON, with the addition of syntactically significant newlines and indentation, like Python. Unlike Python, however, YAML doesn\u2019t allow literal tab characters for indentation. It is designed to be human-friendly and work well with modern programming languages for common everyday tasks. It is broadly useful for programming needs ranging from configuration files to Internet messaging to object persistence to data auditing. Together with the Unicode standard for characters, it is also well-suited for internationalization.",
"description": "Matroska (sometimes spelled Matroška) is an open standard multimedia container format. It is based on the EBML metaformat and can be used with a variety of compressed video formats.",
7573
+
"description": "Matroska (sometimes spelled Matro\u0161ka) is an open standard multimedia container format. It is based on the EBML metaformat and can be used with a variety of compressed video formats.",
7574
7574
"furtherReading": [
7575
7575
{
7576
7576
"title": "Let's Solve the File Format Problem!",
@@ -8127,7 +8127,7 @@
8127
8127
},
8128
8128
{
8129
8129
"name": "text/x-pascal",
8130
-
"description": "Pascal is an influential imperative and procedural programming language, designed in 1968–1969 and published in 1970. Borland's Turbo Pascal, and the later Borland Pascal, were popular in the 1980s and early 1990s on the PC/MS-DOS platform (CP/M versions were also released).",
8130
+
"description": "Pascal is an influential imperative and procedural programming language, designed in 1968\u20131969 and published in 1970. Borland's Turbo Pascal, and the later Borland Pascal, were popular in the 1980s and early 1990s on the PC/MS-DOS platform (CP/M versions were also released).",
8131
8131
"furtherReading": [
8132
8132
{
8133
8133
"title": "Let's Solve the File Format Problem!",
@@ -8985,7 +8985,7 @@
8985
8985
},
8986
8986
{
8987
8987
"name": "application/prql",
8988
-
"description": "PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement.",
8988
+
"description": "PRQL is a modern language for transforming data \u2014 a simple, powerful, pipelined SQL replacement.",
0 commit comments