glossarist / iev-data

1 stars 1 forks source link

Support Unicode signs when parsing usage info #138

Closed skalee closed 3 years ago

skalee commented 3 years ago

In CJK languages, full-width sings ( and ) are typically used instead of regular ones (< and >). This pull request adds support for full-width signs when parsing term attributes so that usage info part may be properly detected.

Refer to: https://unicode-table.com/en/blocks/halfwidth-and-fullwidth-forms/.