Skip to content

Line breaks turning into spaces is undesirable in CJK languages #11241

@account-login

Description

@account-login

CJK languages do not use spaces to separate words. Line breaks in markdown should not render into spaces.

啊啊啊
啊啊啊
<p>啊啊啊 啊啊啊</p>

This also affects typst output.

Note that web browsers do render line breaks correctly (no space between CJK characters).

Pandoc version?: 3.8.2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions