indentation supports Chinese fullwidth spaces #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This fullwidth space has a very stable feature, that isIt occupies exactly one Chinese width.And is basically not affected by the font.
It is very useful in Chinese typesetting and indentation. I hope it can be supported
Attached patch makes
indentUnitallow any type of whitespace character, which should make this possible.Pull request closed