showdownjs/showdown

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

Summary

Maintainability
A
1 hr
Test Coverage

Function headerId has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function headerId (m) {
    var title,
        prefix;

    // It is separate from other options to allow combining prefix and customized
Severity: Minor
Found in src/subParsers/makehtml/headers.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status