Laverna/laverna

View on GitHub
app/scripts/modules/markdown/libs/markdown-it.js

Summary

Maintainability
A
1 hr
Test Coverage

Function configure has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        configure: function() {
            this.md
            .use(sanitizer)
            .use(imsize)
            .use(math, {
Severity: Minor
Found in app/scripts/modules/markdown/libs/markdown-it.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status