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
英語文章の場合、以下のように .zshrc などがインライン表記されている。
.zshrc
しかし、日本語版の場合、以下のようにインライン表記されておらず、"`"に囲われた形で表示されている。
原因は、日本語の訳文の"`"で囲った部分の前後に半角スペースがないため。 この点を修正していく。
The text was updated successfully, but these errors were encountered:
本件のA1章の修正は、#113 にて、 A2章の修正は、 #114 にて行います。
Sorry, something went wrong.
progit#120 A1章分実施
18fb9ce
No branches or pull requests
英語文章の場合、以下のように
.zshrc
などがインライン表記されている。しかし、日本語版の場合、以下のようにインライン表記されておらず、"`"に囲われた形で表示されている。
原因は、日本語の訳文の"`"で囲った部分の前後に半角スペースがないため。
この点を修正していく。
The text was updated successfully, but these errors were encountered: