Git
Git Bio에 개행문자 넣기
Junuuu
2022. 10. 17. 00:01
반응형
개요
Git Profile을 작성하던 중 자기소개 부문에 Enter가 동작하지 않았습니다.
개행 문자 넣기
Enter를 적용하는 법은 간단한데 아래 링크로 들어가서 Copy를 누르고 한 4번 정도만 붙여 넣으면 개행이 완료됩니다.
https://unicode-table.com/en/2003/
- Em Space: U+2003 emsp
Symbol: , Name of the character: em space, Unicode number for the sign: U+2003, the icon is included in the block: General Punctuation.
unicode-table.com
출처
https://stackoverflow.com/questions/43406317/correct-syntax-for-newline-in-github-bio
Correct syntax for newline in Github Bio
Here is an example on my github profile - https://github.com/jack17529 I want to change this - Silver Bullet in Issue KILLING.____ Master Mind to create Issues.______ My strongest language is Py...
stackoverflow.com