Skip to content

Commit

Permalink
replace img tag into raw md
Browse files Browse the repository at this point in the history
  • Loading branch information
chabErch committed Feb 13, 2022
1 parent db60837 commit 44e67c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Системы счисления.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
**Цифры** — знаки, используемые для записи чисел.

<figure markdown>
<img src="Системы счисления.assets/image-20220213173030031.png" alt="Цифры и число" style="zoom:50%;" />
![Цифры и число](Системы счисления.assets/image-20220213173030031.png){ width=50% }
<figcaption>Цифры и число</figcaption>
</figure>

Expand Down

0 comments on commit 44e67c2

Please sign in to comment.