mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
multiple pages: fix whitespace in Korean pages (#3603)
This commit is contained in:
parent
21c755e52a
commit
503e5f030c
38 changed files with 55 additions and 58 deletions
|
@ -34,4 +34,3 @@
|
||||||
- 키 파일을 사용하여 결과 어셈블리의 이름 지정:
|
- 키 파일을 사용하여 결과 어셈블리의 이름 지정:
|
||||||
|
|
||||||
`csc /keyfile:{{경로/키파일}} {{경로/입력파일.cs}}`
|
`csc /keyfile:{{경로/키파일}} {{경로/입력파일.cs}}`
|
||||||
|
|
||||||
|
|
|
@ -26,4 +26,3 @@
|
||||||
- 완전히 무시할 특정 규칙을 지정:
|
- 완전히 무시할 특정 규칙을 지정:
|
||||||
|
|
||||||
`csslint --ignore={{ids,규칙-수,속기}} {{파일.css}}`
|
`csslint --ignore={{ids,규칙-수,속기}} {{파일.css}}`
|
||||||
|
|
||||||
|
|
|
@ -6,4 +6,3 @@
|
||||||
- CSV 파일 보기:
|
- CSV 파일 보기:
|
||||||
|
|
||||||
`csvlook {{데이터.csv}}`
|
`csvlook {{데이터.csv}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue