@asciidoctor/core
    Preparing search index...

    Function newFormatter

    • Create a new formatter whose call() delegates to the provided impl.

      Parameters

      • _name: string
      • impl: { call: Function }

      Returns { call: Function }