Perseus
    Preparing search index...
    • Lint a single Perseus renderer block by parsing its markdown content and running the standard lint rules against it.

      Parameters

      • parsedPerseusRenderer: PerseusRenderer

        Parsed renderer (content and widgets).

      • contentType: "renderer" | "article" | "exercise"

        Lint context: article, exercise, or renderer-only.

      Returns LinterWarning[]

      An array of lint warnings found in the content.