Allow GIF as attached files and rendered in markdown #4759

Closed
opened 2025-11-02 06:02:02 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @InExtremaRes on GitHub (Jan 30, 2020).

  • Gitea version (or commit ref): 1.12.0+dev-221-geac5142ac

Allow to upload GIF files (or another, similar format) to issues, PR, comments, wikis and everythink that is markdownable, since they're very useful. At the moment gitea shows a message saying the file isn't supported.

Next screenshot is trying to upload a gif file to an issue coment:

gitea-no-gifs

Originally created by @InExtremaRes on GitHub (Jan 30, 2020). - Gitea version (or commit ref): 1.12.0+dev-221-geac5142ac Allow to upload GIF files (or another, similar format) to issues, PR, comments, wikis and everythink that is _markdownable_, since they're very useful. At the moment gitea shows a message saying the file isn't supported. Next screenshot is trying to upload a gif file to an issue coment: ![gitea-no-gifs](https://user-images.githubusercontent.com/1635491/73478371-b9299980-4374-11ea-9a05-c14a5a1b3246.gif)
Author
Owner

@zeripath commented on GitHub (Jan 30, 2020):

I suspect that this is your configuration.

@zeripath commented on GitHub (Jan 30, 2020): I suspect that this is your configuration.
Author
Owner

@zeripath commented on GitHub (Jan 30, 2020):

https://docs.gitea.io/en-us/config-cheat-sheet/#attachment-attachment

@zeripath commented on GitHub (Jan 30, 2020): https://docs.gitea.io/en-us/config-cheat-sheet/#attachment-attachment
Author
Owner

@InExtremaRes commented on GitHub (Jan 30, 2020):

Oh, you're right. I tried in my setup but also in try.gitea.io so I thought was a missing feature, not an improper configuration . Thank you for pointing this out.

@InExtremaRes commented on GitHub (Jan 30, 2020): Oh, you're right. I tried in my setup but also in [try.gitea.io](https://try.gitea.io) so I thought was a missing feature, not an improper configuration . Thank you for pointing this out.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4759