Исправление crypt, (текущая версия) :
With certain Markdown implementations (including Mou and Marked 2 (only macOS)) you can append =WIDTHxHEIGHT after the URL of the graphic file to resize the image. Do not forget the space before the =.
![](./pic/pic1_50.png =100x20)
Исходная версия crypt, :
With certain Markdown implementations (including Mou and Marked 2 (only macOS)) you can append =WIDTHxHEIGHT after the URL of the graphic file to resize the image. Do not forget the space before the =.
![](./pic/pic1_50.png =100x20)