Здесь мы тестируем язык разметки Markdown
Списки
- there is
list
with bullets
- And
- with numbers
- Too
Ещё одини список
- And
- with numbers
- Too
Самый большой заголовок
А ещё?
Ну ладно, поменьше
А можно и линию провести:
Достаточно?
Теперь таблицы:
| a | b |
|---|---|
| 7 | 8 |
А без чёрточек?
c | d 42 | 36,6
Here is as example of [table][simple_table] followed by a more complex example from the documentation
| First Header | Second Header | Third Header |
|---|---|---|
| First row | Data | Very long data entry |
| Second row | Cell | Cell |
| Grouping | |||
|---|---|---|---|
| First Header | Second Header | Third Header | |
| Content | Long Cell | ||
| Content | Cell | Cell | |
| New section | More | Data | |