-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Prose wrap options for Korean #6516
Copy link
Copy link
Labels
lang:markdownIssues affecting MarkdownIssues affecting Markdownlocked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.
Metadata
Metadata
Assignees
Labels
lang:markdownIssues affecting MarkdownIssues affecting Markdownlocked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.
Korean language should be formatted like English. Sadly, prettier could not recognize Korean.
Prettier 1.18.2
Playground link
# Options (if any): --prose-wrap=alwaysInput:
Output:
The example shows three problems.
"동아시아"in the first paragraph is a single word. But Prettier splits it into"동아시\n아"."일본"in the second paragraph is also a single word. It should not be split into"일\n본""있으며북쪽으로는"in the second paragraph should be two words."있으며 북쪽으로는"Expected behavior: