Add support for image sizes in markdowns
The discount markdown parser supports parsing explicit image sizes in markdown, but we ignore them and replace them with the actual image dimensions. With this patch, any specified image sizes are respected.
Showing
autotests/data/1500x300.png
0 → 100644
296 KB
autotests/data/300x1500.png
0 → 100644
69.4 KB
autotests/data/imageSizes.md
0 → 100644
autotests/markdowntest.cpp
0 → 100644