Paragraph rendering in comments is broken #8865

Closed
opened 2019-11-07 04:50:35 +00:00 by guillep2k · 0 comments
guillep2k commented 2019-11-07 04:50:35 +00:00 (Migrated from github.com)

Description

Gitea no longer recognizes paragraphs in a comment, making a single paragraph for all the contents.

I suspect #8560 as the source cause.

Screenshots

This is a three paragraph text:

image

But it's rendered as a single paragraph:

image

- Gitea version (or commit ref): d5b1e6bc51f87eb1be07a4682798428bf4bbb9ce - Can you reproduce the bug at https://try.gitea.io: - [x] Yes https://try.gitea.io/guillep2k/charset-problem/issues/4 ## Description Gitea no longer recognizes paragraphs in a comment, making a single paragraph for all the contents. I suspect #8560 as the source cause. ## Screenshots #### This is a three paragraph text: ![image](https://user-images.githubusercontent.com/18600385/68360898-84ed6680-0100-11ea-8414-539fc42c9949.png) #### But it's rendered as a single paragraph: ![image](https://user-images.githubusercontent.com/18600385/68360902-87e85700-0100-11ea-974e-80509a57c10d.png)
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/gitea#8865
No description provided.