redpen-cc / redpen

RedPen is an open source proofreading tool to check if your technical documents meet the writing standard. RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, Re:VIEW, reStructuredText and LaTeX).
https://redpen.cc
Apache License 2.0
567 stars 74 forks source link

JoyoKanji skips some words #804

Closed teaplanet closed 7 years ago

teaplanet commented 7 years ago

Person names appear in sentences but are not included in JoyoKanji.

I want to write like this.

<validator name="JapaneseJoyoKanji">
    <property name="list" value="圭,昌"/>
</validator>
takahi-i commented 7 years ago

@teaplanet Thank you for adding reasonable issue! I close this issue since I merged your pull request on the fix of this issue.

Thank again and looking forward to further contribution!