PostXML plugin for image's placeholder shortcut (with width and height).
npm i postxml-placeholder --save-dev
<img src=":600x400/000/fff.jpg&text=выыва">
<img src="http://dummyimage.com/600x400/000/fff.jpg&text=выыва" width="600" height="400">
Type: string
Default: http://dummyimage.com/
Type: string
Default: :
MIT