Neologism dictionary based on the language resources on the Web for mecab-ipadic
dictionary
named-entities
japanese-language
mecab
mecab-ipadic
furigana
neologism-dictionary
language-resources
-
Updated
Sep 14, 2020 - Shell


The code to copy the styles from the real input/text area relies on
.cssTextfromgetComputedStyle:https://github.com/melink14/rikaikun/blob/75241b53278678ba178000b0889130483195449f/extension/rikaicontent.ts#L1015-L1018
It turns out this always returns empty string so the text area doesn't line up except for accidentally.
We should copy the style properties one by one with a helper met