@hrefcl/apidoc - v4.0.5
    Preparing search index...

    Function getMarkdownParser

    • Get the markdown parser

      Parameters

      • options: ApiDocOptions

        Configuration options

        • markdown

          Markdown parser behavior: - true to use the default Markdown parser with specific settings. - false to disable parsing. - A string indicating the path to a custom parser.

      Returns MarkdownParser

      An instance of the Markdown parser if enabled or configured