showdown/dist
Estevao Soares dos Santos 980e7028e5 fix(images): fix js error when using image references
In some circumstances, on a reference style image, the last capturing
group is ignored, which causes the fucntion argument to return the number
of matches instead of a string (or undefined).
Checking if the title parameter is a string ensures that the title
parameter is actually something that was caught by the regex and not some
metadata.

Closes #585
2018-10-16 23:07:21 +01:00
..
showdown.js fix(images): fix js error when using image references 2018-10-16 23:07:21 +01:00
showdown.js.map fix(images): fix js error when using image references 2018-10-16 23:07:21 +01:00
showdown.min.js fix(images): fix js error when using image references 2018-10-16 23:07:21 +01:00
showdown.min.js.map fix(images): fix js error when using image references 2018-10-16 23:07:21 +01:00