Strip the Riksdag raw-dump prefix and embedded CSS that the MCP get_dokument_innehalltext field (stored as fullContent in the pipeline) prepends to many documents.
Without cleanup these metadata and CSS fragments render as visible text in article document entries (see news/2026-04-18-weekly-review-*.html, fixed by the companion content patch). All data sources and article generators that pass Riksdag document text through extractKeyPassage are now protected by this helper.
Strip the Riksdag raw-dump prefix and embedded CSS that the MCP
get_dokument_innehalltextfield (stored asfullContentin the pipeline) prepends to many documents.Typical dump shape (whitespace-separated, no tags): `5287561 HD03242 2025/26 242 prop prop prop Proposition 2025/26:242 Proposition Proposition Landsbygds- och infrastrukturdepartementet MJU 242 0 2026-04-16 00:00:00 2026-04-16 15:24:08 2026-04-16 00:00:00
Without cleanup these metadata and CSS fragments render as visible text in article document entries (see
news/2026-04-18-weekly-review-*.html, fixed by the companion content patch). All data sources and article generators that pass Riksdag document text throughextractKeyPassageare now protected by this helper.