Skip to content

Don't treat U+180E as whitespace#2459

Open
dringsim wants to merge 1 commit into
beautifier:mainfrom
dringsim:mvs
Open

Don't treat U+180E as whitespace#2459
dringsim wants to merge 1 commit into
beautifier:mainfrom
dringsim:mvs

Conversation

@dringsim
Copy link
Copy Markdown

@dringsim dringsim commented May 10, 2026

Description

  • Source branch in your fork has meaningful name (not main)

Fixes Issue:

Stop treating U+180E as whitespace. U+180E MONGOLIAN VOWEL SEPARATOR is no longer classified as space character (i.e. in Zs category) in Unicode 6.3.0 (2013-09-30).

Before Merge Checklist

These items can be completed after PR is created.

(Check any items that are not applicable (NA) for this PR)

  • JavaScript implementation
  • Python implementation (NA if HTML beautifier)
  • Added Tests to data file(s)
  • Added command-line option(s) (NA if
  • README.md documents new feature/option(s)

U+180E MONGOLIAN VOWEL SEPARATOR is no longer classified as space character (i.e. in Zs category) in Unicode 6.3.0 (2013-09-30).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant