mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
af82c2b616
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 |
||
---|---|---|
.. | ||
legacyExtensionSupport.js | ||
showdown.Converter.js | ||
showdown.Converter.makeHtml.js | ||
showdown.js | ||
testsuite.features.js | ||
testsuite.issues.js | ||
testsuite.karlcow.js | ||
testsuite.standard.js |