Skip to content

Conversation

@bekmuradov
Copy link
Collaborator

Fixes issue #3

Markdown files were previously rejected due to MIME type mismatch. This change updates file validation to rely on file extensions only, ensuring consistent support across browsers (e.g., Safari/Windows where MIME may be missing).

Also updates the input element to use centralized allowed file constants.

Fixes issue #3

markdown files were previously rejected due to MIME type mismatch.
This change updates file validation to rely on file extensions only, ensuring consistent
support across browsers (e.g., Safari/Windows where MIME may be missing).

Also updates the input element to use centralized allowed file constants.
@bekmuradov bekmuradov merged commit efefc2b into main Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants