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

インライン(``で囲った部分)がインライン表示になっていない箇所の修正 #120

Open
agrexgh opened this issue Jun 2, 2020 · 1 comment

Comments

@agrexgh
Copy link

agrexgh commented Jun 2, 2020

英語文章の場合、以下のように .zshrc などがインライン表記されている。
zsh-en

しかし、日本語版の場合、以下のようにインライン表記されておらず、"`"に囲われた形で表示されている。
zsh-ja

原因は、日本語の訳文の"`"で囲った部分の前後に半角スペースがないため。
この点を修正していく。

@agrexgh
Copy link
Author

agrexgh commented Jun 3, 2020

本件のA1章の修正は、#113 にて、
A2章の修正は、 #114 にて行います。

agrexgh added a commit to agrexgh/progit2-ja that referenced this issue Jun 3, 2020
@agrexgh agrexgh mentioned this issue Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant