pages.*/*: replace {{" "}}
with "{{ }}"
(#15034)
The latter notation is preferred by the style guide.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
- 기본 텍스트 편집기로 재설정:
|
||||
|
||||
`gh config set editor {{""}}`
|
||||
`gh config set editor ""`
|
||||
|
||||
- 대화형 프롬프트 비활성화:
|
||||
|
||||
|
Reference in New Issue
Block a user