Fix #814: Images from URLs with query strings aren't being rendered. (#832)
* unescape html characters in URL before checking whether it targets to image * update docs/CHANGES.md * test image's URL with query string which contains html-escaped characters * utils.js: following code conventions * split test url with query string to separate test
Showing
Please register or sign in to comment