showdown/test/functional/makehtml
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
..
cases fix(images): fix js error when using image references 2018-09-14 15:49:24 +01:00
makehtml.bootstrap.js test: testsuite refactoring 2017-12-22 15:28:41 +00:00
testsuite.features.js test: add tests for reverse converter 2017-12-23 12:35:31 +00:00
testsuite.ghost.js test: add tests for reverse converter 2017-12-23 12:35:31 +00:00
testsuite.issues.js test: add tests for reverse converter 2017-12-23 12:35:31 +00:00
testsuite.karlcow.js test: add tests for reverse converter 2017-12-23 12:35:31 +00:00
testsuite.standard.js test: add tests for reverse converter 2017-12-23 12:35:31 +00:00