Skip to content

Commit

Permalink
правки
Browse files Browse the repository at this point in the history
  • Loading branch information
parinovK committed Dec 17, 2024
1 parent 8f88afc commit f200599
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ru/project/toc.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Оглавление документа
Оглавление документа

Структура документа описывается в файле `toc.yaml`. На основе этого файла генерируется оглавление и происходит сборка документа.

Expand All @@ -20,19 +20,19 @@

**Неверный пример**

# Тест1
```# Тест1
### Тест2
### Тест3
### Тест3```
**Верный пример**
# Тест1
```# Тест1
## Тест2
### Тест3
### Тест3```
## Структура {#structure}
Expand Down

0 comments on commit f200599

Please sign in to comment.