Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    • Strip inline "Reader Intelligence Guide" blocks that may appear inside individual artifact bodies. The canonical guide is emitted exactly once by the aggregator immediately after the executive brief; any duplicates baked into artifact markdown must be removed to guarantee the single-occurrence invariant.

      Matches the English heading ## Reader Intelligence Guide only. Source artifacts are always authored in English; localised articles are produced post-aggregation and never re-enter the cleaning pipeline, so matching English alone is sufficient.

      Strips the heading, any preamble paragraph immediately below it, and the contiguous markdown table that follows (header row + separator + data rows). Content that appears after the table (e.g. subsequent paragraphs or subheadings) is preserved.

      Parameters

      • body: string

      Returns string