showdown/test
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
..
cli feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00
functional fix(images): fix js error when using image references 2018-09-14 15:49:24 +01:00
performance test: testsuite refactoring 2017-12-22 15:28:41 +00:00
unit refactor(event dispatcher): make event dispatcher return an object instead of text 2018-09-14 14:10:15 +01:00
performance.testfile.md test: use new performance test file 2017-01-28 02:04:50 +00:00