-
Notifications
You must be signed in to change notification settings - Fork 19
かっこ と スペースに関するルールの修正とオプションの追加 3.3と4.3.1 #81
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
Comments
@azu
こちらについて、下記 2 点確認させていただけないでしょうか。
|
ちょっと記憶が怪しいですが、JTFの元のルールが、スペースを入れないというルールだと思います。
また原則としては半角記号を使わないとなってるので、半角を例外的に使いたい場合にどうするかが難しい感じですね。 ![]()
これは英文状なのでルール外と考えれば常にOKでも良い気はしています。 |
すみません、上記の質問に誤りがありました。 正しくは こちらを実装するとしたら、その挙動がどうあるべきかについてご相談したいです。
|
Uh oh!
There was an error while loading. Please reload this page.
やること
allowOutsideHalfParentheses
) するrequireOutsideHalfParentheses
) するallowOutsideHalfParentheses
) をデフォルト値に設定cc @smikitky @massongit
Originally posted by @azu in #79 (comment)
The text was updated successfully, but these errors were encountered: