0.0.0-28606250.829a865 âĸ Published 1 year ago
textlint-rule-no-period-on-paragraph-end-nightly v0.0.0-28606250.829a865
textlint-rule-no-period-on-paragraph-end
textlint rule for no period on paragraph end
đ Rule Details
This rule does not allow punctuation at the end of a paragraph. This use case is used, for example, when you want to express rhythm or lingering phrases in a sentence, such as in the Japanese word "äŊ荿ĸã"(ending a sentence with a noun).
NG â
This is simple paragraph.
This paragraph has multiple sentences. First sentence is here. And the last sentence is here.
ããã¯ãˇãŗããĢãĒæŽĩčŊã
ããŽæŽĩčŊãĢã¯č¤æ°ãŽæãããããããæåããããĻãããæåžãŽæã
OK â
This is simple paragraph
This paragraph has multiple sentences. First sentence is here. And the last sentence is here
ããã¯ãˇãŗããĢãĒæŽĩčŊ
ããŽæŽĩčŊãĢã¯č¤æ°ãŽæãããããããæåããããĻãããæåžãŽæ
đŋ Installlation
Install with npm:
npm install textlint-rule-no-period-on-paragraph-end
đ Usages
Via .textlintrc.json
(Recommended):
{
"rules": {
"no-period-on-paragraph-end": true
}
}
Via CLI
textlint --rule no-period-on-paragraph-end README.md
đ Contributing guidelines
If you are interested in contributing to textlint-rule-no-period-on-paragraph-end
, I highly recommend checking out the contributing guidelines here. You'll find all the relevant information such as how to make a PR, how to setup development) etc., there.
ÂŠī¸ License
0.0.0-28606250.829a865
1 year ago
0.0.0-28606089.cb793c3
1 year ago
0.0.0-28606046.d6c9e82
1 year ago
0.0.0-28606046.13b9761
1 year ago
0.0.0-28606044.d98cd11
1 year ago
0.0.0-28606036.bb881f0
1 year ago