Kana / romaji JS open

Historical kana ゐ/ゑ (wi/we) missing from romaji conversion

Historical kana ゐ/ゑ missing from the hiragana/katakana mapping

romaji-conv · koozaki/romaji-conv

Symptom

The historical kana ゐ (wi) and ゑ (we) are absent from the mapping, so text containing them is dropped or left unconverted.

Minimal repro
Convert text containing ゐ or ゑ (or katakana ヰ/ヱ); the characters pass through unmapped.
Fix

Add ゐ/ゑ and their katakana counterparts to the kana mapping.

Fix PR → #romaji-conv-wi-we-kana

Also in: JavaScript

← all 93 entries