showdownjs/showdown

View on GitHub
src/subParsers/makehtml/stripLinkDefinitions.js

Summary

Maintainability
A
50 mins
Test Coverage

Function replaceFunc has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

  var replaceFunc = function (wholeMatch, linkId, url, width, height, blankLines, title) {
Severity: Major
Found in src/subParsers/makehtml/stripLinkDefinitions.js - About 50 mins to fix

There are no issues that match your filters.

Category
Status