Few images in a row, only the first image works #4946

Closed
opened 2025-11-02 06:08:36 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @kasbah on GitHub (Feb 26, 2020).

Description

With a few images in a row, one per line, only the first image works. E.g. on https://try.gitea.io/kasbah/ruler , migrated from https://github.com/kitspace/ruler. On GitHub it's fine. Relevant markdown:

![](front_no_panel.jpg)
![](back_no_panel.jpg)
![](front.jpg)
![](back.jpg)
![](front_populated.png)

If you put empty lines in between, it's fine.

Screenshots

image

Originally created by @kasbah on GitHub (Feb 26, 2020). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): c161bb013e091c0bcc5 ## Description With a few images in a row, one per line, only the first image works. E.g. on https://try.gitea.io/kasbah/ruler , migrated from https://github.com/kitspace/ruler. On GitHub it's fine. Relevant markdown: ```markdown ![](front_no_panel.jpg) ![](back_no_panel.jpg) ![](front.jpg) ![](back.jpg) ![](front_populated.png) ``` If you put empty lines in between, it's fine. ## Screenshots ![image](https://user-images.githubusercontent.com/206854/75371056-0179a000-58be-11ea-9bb9-25eb5a35ce59.png) <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the type/bug label 2025-11-02 06:08:36 -06:00
Author
Owner

@zeripath commented on GitHub (Mar 3, 2020):

Appears to be fixed on try...

@zeripath commented on GitHub (Mar 3, 2020): Appears to be fixed on try...
Author
Owner

@CMiksche commented on GitHub (May 18, 2020):

I didn't had this problem on an older version of Gitea but since i have upgraded to 1.11.5 this error occurs again!

@CMiksche commented on GitHub (May 18, 2020): I didn't had this problem on an older version of Gitea but since i have upgraded to 1.11.5 this error occurs again!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4946