Полноценная подробнейшая информация о Markdown, математика, разметка и др.
Mac: command+shift+7
Windows: control+shift+7
1. One
2. Two
3. Three
1. First level
1. Second level
- Third level
- Fourth level
2. First level
1. Second level
3. First level
1. Second level
Mac: command+shift+8
Windows: control+shift+8
- 1
- 2
* 1
* 2
- 1
- 2
2
2
- First level
- Second level
- Third level
- Fourth level
- First level
- Second level
- First level
- Second level
<ul>
<li>First item</li>
<li>Second item</li>
</ul>
- [x] Исправить ошибку 223
- [ ] Добавить функцию 33