An open API service indexing awesome lists of open source software.

https://github.com/textlint-rule/textlint-filter-rule-urls

textlint filter rule that ignore reported errors at URLs.
https://github.com/textlint-rule/textlint-filter-rule-urls

filter rule textlint

Last synced: 10 months ago
JSON representation

textlint filter rule that ignore reported errors at URLs.

Awesome Lists containing this project

README

          

Welcome to textlint-filter-rule-urls 👋



npm

License: MIT


Twitter: hata6502

> textlint filter rule that ignore reported errors at URLs.

## Install

```sh
yarn add textlint-filter-rule-urls
```

## Usage

```json
{
"filters": {
"urls": true
}
}
```

## Author


Tomoyuki Hata
Tomoyuki Hata <hato6502@gmail.com>

- Twitter: [@hata6502](https://twitter.com/hata6502)
- Github: [@hata6502](https://github.com/hata6502)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/textlint-rule/textlint-filter-rule-urls/issues).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2020 [Tomoyuki Hata ](https://github.com/hata6502).

This project is [MIT](https://github.com/textlint-rule/textlint-filter-rule-urls/blob/master/LICENSE) licensed.

## Disclaimer

Please see [DISCLAIMER.md](https://github.com/textlint-rule/textlint-filter-rule-urls/blob/master/DISCLAIMER.md).

---

_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_