showdown/test/functional
Estevao Soares dos Santos 63763b136f fix(images): fix 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-09-14 15:40:18 +01:00
..
makehtml fix(images): fix error when using image references 2018-09-14 15:40:18 +01:00
makemarkdown test: fix tests 2017-12-23 13:20:14 +00:00