@asciidoctor/core
    Preparing search index...

    Function newPreprocessor

    • Create and return a new Preprocessor instance with the given prototype functions.

      Parameters

      • Optionalname: string

        Optional class name.

      • Optionalfunctions: object

        Methods to mix into the prototype.

      • ...args: any[]

      Returns Preprocessor