atom-markdown-table-editor icon indicating copy to clipboard operation
atom-markdown-table-editor copied to clipboard

It is good to treat it as half-width when using diacritical marks

Open tamyam opened this issue 6 years ago • 1 comments

When using "Treat East Asian Ambiguous Charactors as Wide" and using diacritical marks, the table collapses.

It is good to treat it as half-width when using diacritical marks.

tamyam avatar Dec 25 '19 10:12 tamyam

Sorry for the late reply.

Some diacritical marks are classified as Ambiguous by the East Asian Width spec, while some fonts renders them as half-width. markdown-table-editor provides Wide Characters and Narrow Characters settings to override characters' width, so please set them as the font renders.

(This is my settings, as an example: Screen Shot 2020-01-15 at 11 04 44

susisu avatar Jan 15 '20 02:01 susisu