We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.3.2.大かっこ[]の修正が期待通りに行われません。
textlintrc
{ "rules": { "preset-jtf-style": { "4.3.2.大かっこ[]": true } } }
## 手順 1. [ファイル]をクリック 1. [ボタン]をクリック
npx textlint -c ./textlintrc --fix test.md
## 手順 1. [ファイル]をクリック 1. [ボタン]をクリック
## 手順 1. [ファイル]をクリック 1. [ボタン]をクリック
先頭のカッコは[(005b)ではなく[(ff3b)に変換されていてほしい
[
005b
[
ff3b
The text was updated successfully, but these errors were encountered:
で一度入ったのですが、Breaking Changeがあったのでrevertされています。
Sorry, something went wrong.
No branches or pull requests
4.3.2.大かっこ[]の修正が期待通りに行われません。
再現手順
用意するファイル
textlintrc
修正の実行
実際に修正される結果
期待していた修正の結果
先頭のカッコは
[
(005b
)ではなく[
(ff3b
)に変換されていてほしいThe text was updated successfully, but these errors were encountered: