mirror of
https://github.com/makeplane/plane.git
synced 2026-06-14 03:30:00 +00:00
86c6b69a54
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.