*: trim multiple spaces, fix line endings

This commit is contained in:
bl-ue
2021-04-03 14:51:56 -04:00
committed by Starbeamrainbowlabs
parent 65746eb5bb
commit 04dd546e2d
41 changed files with 113 additions and 113 deletions

View File

@@ -3,7 +3,7 @@
> Imagemagick 이미지 변환 도구.
> 더 많은 정보: <https://imagemagick.org/script/convert.php>.
- JPG이미지를 PNG이미지로 변환:
- JPG이미지를 PNG이미지로 변환:
`convert {{이미지.jpg}} {{이미지.png}}`