This feature allows users to define the image dimensions using markdown syntax: ``` ![my image](img.jpg =100x80 "image title") ``` To enable this feature, use the option `parseImgDimensions`. Closes #143