-
**What version of textlint are you using?**
14.3.0
**What file type (Markdown, plain text, etc.) are you using?**
Markdown, but doesn't matter
**What did you do? Please include the actual …
-
```
{
"rules": {
"@textlint-rule/pattern": {
"patterns": [
{
"message": "No todo",
"pattern": "/TODO:/i"
}
…
-
## Minimum reproducible text
```json
{
"ja": {
"x": "{browser}ブラウザ"
}
}
```
## Minimum reproducible Textlint config
```
{
"rules": {
"@textlint-ja/no-synonyms": {
…
-
This project has been super helpful. I have several projects for documentation written in Markdown. Using this tool helps to validate and enforce consistency in Markdown syntax.
I am also using [te…
-
Environment:
textlint-app 1.3.1
Windows 10 x64
Steps to reproduce:
1. Run textlint with setting any rules
2. Paste texts including a lot of lint errors
3. Scroll down on the window
Actual…
momdo updated
7 years ago
-
We have changed `context` to frozen object in textlint 11
- https://textlint.github.io/blog/2018/07/22/textlint-11.html#developer-freeze-rule-s-context-508-https-githubcom-textlint-textlint-issues-…
-
**What version of textlint are you using?**
v11.3.1
**What file type (Markdown, plain text, etc.) are you using?**
Laravel Blade (.blade.php)
**What did you do? Please include the actual…
-
We have noticed that some browser application use textlint.
(But some app use Node.js as backend like Electron)
- https://github.com/textlint/playground Browser based
- [textlint-app](https://git…
-
Hello, I am looking for help to get `textlint` to verify my website's relative links within my HUGO website.
Any help would be greatly appreciated!
Thanks ~
## Goal
* We have a [HUGO](https:…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …