EU Parliament Monitor — API Documentation - v0.9.2
    Preparing search index...
    • Strip a leading all-caps prose label (e.g. SITUATION:, KEY MOTION:, BLUF:, BOTTOM LINE:, TIER-1:) from a prose line. These labels are common in BLUF-style editorial writing — they survive stripInlineMarkdown (which strips the **bold** wrapper but keeps the literal text) and would otherwise leak into the SEO description as a confusing all-caps shout.

      Matches up to 4 hyphenated all-caps tokens, optionally followed by a digit suffix (TIER-1), terminating at a colon. Returns the original line when no opener is present.

      Parameters

      Returns string

      Line with the all-caps opener removed