showdown/test/functional/makehtml/cases
Estevao Soares dos Santos b0d475fc08 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-09-14 15:49:24 +01:00
..
features refactor(event dispatcher): make event dispatcher return an object instead of text 2018-09-14 14:10:15 +01:00
ghost test: add tests for reverse converter 2017-12-23 12:35:31 +00:00
issues fix(images): fix js error when using image references 2018-09-14 15:49:24 +01:00
karlcow test: add tests for reverse converter 2017-12-23 12:35:31 +00:00
standard fix(gfm-codeblock): add support for spaces before language declaration 2018-08-08 01:25:32 +01:00