npm/marky-markdown

View on GitHub
lib/plugin/nofollow.js

Summary

Maintainability
A
1 hr
Test Coverage

Function link_open has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  md.renderer.rules.link_open = function handleLink (tokens, idx, options, env, self) {
Severity: Minor
Found in lib/plugin/nofollow.js - About 35 mins to fix

    Function defaultRender has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      var defaultRender = md.renderer.rules.link_open || function (tokens, idx, options, env, self) {
    Severity: Minor
    Found in lib/plugin/nofollow.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status