textlint-rule / textlint-rule-prh

textlint rule for prh.
MIT License
82 stars 6 forks source link

custom warning message support #5

Closed azu closed 6 years ago

azu commented 8 years ago
  - expected: TechBooster
    pattern: tech
    prh: custom warning message

prh support prh field. it is used for custom warning message.

azu commented 8 years ago

I think use message is better naming..

azu commented 7 years ago

We think about message format.

${actual} => ${expected}\n${prh}

thought?

azu commented 7 years ago

prh provide this as following

rule.raw.prh
Leko commented 6 years ago

${actual} => ${expected}\n${prh}

It would be nice.

azu commented 6 years ago

Release https://github.com/textlint-rule/textlint-rule-prh/releases/tag/5.2.0