@asciidoctor/core
    Preparing search index...
    • Attach auto-formatting to any plain object carrying { text, source_location }.

      Parameters

      • obj: { source_location?: string; text: string }

      Returns { source_location?: string; text: string }

      The same object with inspect() and toString() added.