Add TeX as a known textual mimetype (.tex and .latex)

This commit is contained in:
Kovid Goyal 2023-07-24 08:36:09 +05:30
parent 2ce5ad6395
commit 7f2e925af3
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -36,6 +36,8 @@
'application/toml',
'application/rss+xml',
'application/xhtml+xml',
'application/x-tex',
'application/x-latex',
)