EU Parliament Monitor — API Documentation - v0.8.55
    Preparing search index...

    Function extractStrongBullets

    • Extract the strongest top-level bullets from one cleaned Markdown body. Pure helper; surfaced for unit testing.

      Parameters

      • markdown: string

        Raw artifact Markdown (front-matter and banners may be present; the function ignores them via heading-aware scanning rather than full cleaning)

      Returns string[]

      Ordered list of bullet bodies (trimmed, without leading - )