728x90
https://ccambo.blogspot.com/2017/04/markdown_5.html
Symbol | HTML Number | HTML Name | Description |
---|---|---|---|
! |
! | exclamation point | |
" |
" | " | double quotes |
# |
# | number sign | |
$ |
$ | dollar sign | |
% |
% | percent sign | |
& |
& | & | ampersand |
' |
' | single quote | |
( |
( | opening parenthesis | |
) |
) | closing parenthesis | |
* |
* | asterisk | |
+ |
+ | plus sign | |
, |
, | comma | |
- |
- | minus sign - hyphen | |
. |
. | period | |
/ |
/ | slash | |
: |
: | colon | |
; |
; | semicolon | |
< |
< | < | less than sign |
= |
= | equal sign | |
> |
> | > | greater than sign |
? |
? | question mark | |
@ |
@ | at symbol | |
[ |
[ | opening bracket | |
\ |
\ | back slash | |
] |
] | closing bracket | |
^ |
^ | caret - circumflex | |
_ |
_ | underscore | |
` | ` | grave accent | |
{ |
{ | opening brace | |
| | | | vertical bar - pipe | |
} |
} | closing brace | |
~ |
~ | equivalency sign - tilde | |
– |
– | en dash |
728x90
'Programming' 카테고리의 다른 글
[Git] .gitignore 커밋된 기존 설정내용 초기화 후 재설정 (0) | 2020.12.28 |
---|---|
비교 표현식 eq ne lt le gt ge (0) | 2020.08.16 |
[intellij 플러그인] SerialVersionUID 생성 가이드 (0) | 2020.06.20 |
[intellij] 인텔리제이 주석 설정 (0) | 2020.04.23 |
IP 주소 형식 체크 정규식 (0) | 2020.03.27 |
댓글