Files
plane/apps/api
sriram veeraghanta 86c6b69a54 feat: support .md and .mdx file uploads
Plain-text files have no magic bytes, so the file-type signature
detector returned an empty MIME type and the backend rejected them.
Add an extension-based fallback for markdown/mdx, allow text/mdx in
the API and editor allow-lists, and pick a file icon for these
extensions.
2026-05-03 00:01:24 +05:30
..