---
italic * *
bold ** **
italic and bold *** ***
bold italic bold ** * * **
strikethrough ~~ ~~
1. One
2. Two
2. Three
3. Four
- One
- Two
- Three
Inline: Use JavaScript map()
on arrays.
const a = (b) => {
return b x 5;
};
Quote
Quote 2.
Quote 3.
Quote Quote 2. Quote 3.
URL
codeSTACKr[codeSTACKr](https://youtube.com/codestackr "codeSTACKr Links")
문서 내 이동 소문자 + 띄어쓰기 -
Ordered List[Ordered List](#ordered-list)
[ref]: https://youtube.com/codestackr "codeSTACKr Links"
[codeSTACKr REF][ref]
[![](https://velog.velcdn.com/images/moonshot/post/f600797f-809b-4fc7-be68-46f4ee506366/image.jpeg)](https://codecats.xyz)
packages | Description | Version |
---|---|---|
left | center | right |
a | b | c |
| packages | Description | Version |
| :--- | :---: | ---:|
|left|center|right|
|a|b|c|
- [ ] Task 1
- [ ] Task 2
- [x] Task 3
[comment here]: #
<details>
<summary>
🌈This is a Toggle.
</summary>
This is a content.
</details>