Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
guess mime type based on path
did:key:z6Mkondm...i7wp wants to merge 1 commit into master · opened 8 months ago

Try to determine the mime type of a file first based on its path, then based on its content.

The previous behavior (looking only at the file content) inferred a mime type of text/xml for .svg files (instead of image/svg+xml) which prevented them from being shown when embedded e.g. in a markdown document.

1 commit