@effortlessmotion/pdf-to-md
    Preparing search index...

    Function toText

    • Render an Analysis to reading-order plain text: headings drop their #; float/review content is INCLUDED with only its markdown decoration stripped, so no content is lost silently. Same fail-fast validation as toMarkdown.

      Parameters

      • analysis: Analysis

        the Analysis to render (from analyze(), or hand-built/spliced)

      Returns string