Skip to content

Commit

Permalink
Update term.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Adyan Imkenov committed Nov 12, 2024
1 parent 939d2b9 commit 6b6b76b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions ru/syntax/term.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,9 @@

{% cut "Пример [переиспользования](../project/includes.md)" %}

```markdown

[*popup-1]: {% include notitle [popup_1](<путь_к_файлу>#popup-1) %}

[*popup-2]: {% include notitle [popup_2](<путь_к_файлу>#popup-2) %}
```
[*popup-1]: {% include notitle [popup_1](../_includes/popups_examples.md#popup-1) %}
[*popup-2]: {% include notitle [popup_2](../_includes/popups_examples.md#popup-2) %}
```

{% endcut %}
Expand Down

0 comments on commit 6b6b76b

Please sign in to comment.