Skip to content
New issue

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.大かっこ[]: 先頭のカッコの文字の修正が期待通りに行われない #93

Open
kenchan0130 opened this issue Aug 6, 2021 · 1 comment
Labels
Type: Bug Bug or Bug fixes

Comments

@kenchan0130
Copy link

kenchan0130 commented Aug 6, 2021

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)に変換されていてほしい

@kenchan0130 kenchan0130 changed the title 4.3.2.大かっこ[]: 修正が期待通りに行われない 4.3.2.大かっこ[]: 先頭のカッコの文字の修正が期待通りに行われない Aug 6, 2021
@azu azu added the Type: Bug Bug or Bug fixes label Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug or Bug fixes
Projects
None yet
Development

No branches or pull requests

2 participants