EU Parliament Monitor — API Documentation - v0.9.25
    Preparing search index...
    • Walk the brief body and return the first prose paragraph that occurs inside the matched ## … block (ignoring any ### … sub-headings). Used as the fallback extractor when the section is a single-paragraph block (the term-outlook Reader Briefing style).

      Parameters

      • markdown: string

        Brief body (SPDX preamble already stripped)

      • sectionNeedles: readonly string[]

        Lower-case ## … whitelist

      • lang: LanguageCode = 'en'

        Locale (drives boilerplate stem patterns)

      Returns string

      First prose paragraph, or empty string when absent