Skip to content

Commit

Permalink
Update term.md (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: Adyan Imkenov <[email protected]>
  • Loading branch information
aimkenov21 and Adyan Imkenov authored Nov 12, 2024
1 parent 939d2b9 commit edc62e9
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 edc62e9

Please sign in to comment.