-
**What version of textlint are you using?**
**What file type (Markdown, plain text, etc.) are you using?**
**What did you do? Please include the actual source code causing the issue.**
**…
-
textlint v13 introduce new API. test code use deprecated APIs.
We want to migrate it.
However, We can remove these tests because all tests will be rewritten by textlint-tester.
No need to use `te…
-
**What version of textlint are you using?**
14.0.2 (latest)
**What file type (Markdown, plain text, etc.) are you using?**
**What did you do? Please include the actual source code causing t…
-
https://github.com/search?q=repo%3Atextlint%2Ftextlint+TextLintCore+path%3A%2F%5Epackages%5C%2Ftextlint%5C%2F%2F+path%3A%2F%5Epackages%5C%2Ftextlint%5C%2Ftest%5C%2F%2F&type=code
`textlint/test` use…
-
We have conveted source codes of [@textlint/kernel](https://github.com/textlint/textlint/tree/master/packages/%40textlint/kernel "@textlint/kernel") and [textlint](https://github.com/textlint/textlint…
-
这个issue打算放一些我个人觉得不错的工具和教程,做一个备份。
## 2024/09
- [あなたのアプリケーションをレガシーコードにしないための実践Pytest入門](https://speakerdeck.com/mhrtech/pyconjp2024-pytest?slide=54):有些例子不错
- [Re:PandasAI:生成AIがデータ分析業務にもたらすパラダイム…
-
ESM じゃなくて CommonJS なので、 `"type": "commonjs"` に変更する必要がある。
https://github.com/Hiratake/textlint-rule-front-matter/blob/b80d1089043f06e30859c8e92beac78a1f58f86b/package.json#L31
-
ESM じゃなくて CommonJS なので、 `"type": "commonjs"` に変更する必要がある。
https://github.com/Hiratake/textlint-rule-space-around-bold/blob/0670b2f9fa7a9f505da48136db4c80e9415a732d/package.json#L31
-
Current `RuleError` design is something wrong.
It cause some error like #244 and confuse rule creator.
```js
report(node, new RuleError(message, paddingObject));
```
We want to get more cle…
-
## Environment
- Node.js v20.11.0
- @unified-latex/unified-latex-utils-parser v1.6.1
## Expected behavior
Comments should have positions.
## Actual behavior
I use following script to p…
pddg updated
8 months ago