|
@@ -262,7 +262,6 @@
|
|
|
"common_misspellings": "Textlint rules to find common misspellings from Wikipedia.",
|
|
"common_misspellings": "Textlint rules to find common misspellings from Wikipedia.",
|
|
|
"max_comma": "Textlint rule is that limit maximum ten(、) count of sentence. Default: 4",
|
|
"max_comma": "Textlint rule is that limit maximum ten(、) count of sentence. Default: 4",
|
|
|
"sentence_length": "Textlint rules that limit Maximum Length of Sentence. Default: 100",
|
|
"sentence_length": "Textlint rules that limit Maximum Length of Sentence. Default: 100",
|
|
|
-
|
|
|
|
|
"en_capitalization": "Textlint rule that check capitalization in english text.",
|
|
"en_capitalization": "Textlint rule that check capitalization in english text.",
|
|
|
"no_unmatched_pair": "Textlint rule that check unmatched pairs like ( and ]",
|
|
"no_unmatched_pair": "Textlint rule that check unmatched pairs like ( and ]",
|
|
|
"date_weekday_mismatch": "Textlint rule that found mismatch between date and weekday.",
|
|
"date_weekday_mismatch": "Textlint rule that found mismatch between date and weekday.",
|
|
@@ -288,7 +287,6 @@
|
|
|
"no_dropping_the_ra": "Textlint rules that detects the word dropping the ra.",
|
|
"no_dropping_the_ra": "Textlint rules that detects the word dropping the ra.",
|
|
|
"no_hankaku_kana": "Textlint rules that disallow to use Half-width kana.",
|
|
"no_hankaku_kana": "Textlint rules that disallow to use Half-width kana.",
|
|
|
"prefer_tari_tari": "Textlint rules that checks tari tari.",
|
|
"prefer_tari_tari": "Textlint rules that checks tari tari.",
|
|
|
-
|
|
|
|
|
"ja_unnatural_alphabet": "Detects unnatural alphabets.",
|
|
"ja_unnatural_alphabet": "Detects unnatural alphabets.",
|
|
|
"no_mixed_zenkaku_and_hankaku_alphabet": "Check for mixed full-width and half-width alphabets.",
|
|
"no_mixed_zenkaku_and_hankaku_alphabet": "Check for mixed full-width and half-width alphabets.",
|
|
|
"no_nfd": "textlint rule that disallow to use NFD like UTF8-MAC Sonant mark."
|
|
"no_nfd": "textlint rule that disallow to use NFD like UTF8-MAC Sonant mark."
|