Skip to content

Commit

Permalink
add fixable badge to fixable rules in README
Browse files Browse the repository at this point in the history
  • Loading branch information
aborazmeh committed Jul 9, 2024
1 parent 2209c04 commit 65d8e21
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,16 @@ textlint --rule no-kasheeda --fix README.md

## Examples

### Loose Diacritics
### Loose Diacritics [![textlint rule](https://img.shields.io/badge/textlint-fixable-green.svg)](https://textlint.github.io/)


أهلا ً وسهلا ً بكم

Only diacritics will be removed and there likely to be an extra space

أهلا وسهلا بكم

### No Duplicated Diacritics on the Same Letter
### No Duplicated Diacritics on the Same Letter [![textlint rule](https://img.shields.io/badge/textlint-fixable-green.svg)](https://textlint.github.io/)

يونََُُِِس: قال أبو عبيدة، «يقال:يونس بضم النون وكسرها». والمشهور في القراءة يونُس برفع النون من غير همز.

Expand Down

0 comments on commit 65d8e21

Please sign in to comment.