Skip to content

The newline break is missing in Issue content #32521

Closed
@zjjhot

Description

@zjjhot

Description

The newline break is missing in Issue content , for example


edit(OK):
1
2
3

preview tab (OK):
1
2
3

actual web page display as (newline break is missing) :
123

also see below


edit(OK):

> 1
> 2
> 3

preview(OK with quote block):
| 1
| 2
| 3

actual web page display as (newline break is missing) :
| 123


Gitea Version

main branch

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

main branch

Operating System

windows

How are you running Gitea?

windows with ms sql server

Database

SQLite

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions