EU Parliament Monitor โ€” API Documentation - v1.0.0
    Preparing search index...

    Module Templates/Sections/RssDiscovery

    Neutral, shared helpers for resolving per-language RSS feed filenames and emitting the <head> feed-autodiscovery <link> tag.

    These helpers live in the shared templates/ zone (rather than inside the generators/sitemap/ context) because both the aggregator article shell (aggregator/html/shell.ts) and the page generators (generators/sitemap/html.ts, generators/news-indexes/per-language.ts, generators/political-intelligence/html.ts) need them. Keeping them here avoids an aggregatorโ†’generators cross-context import (see test/unit/cross-context-imports.test.js).

    generators/sitemap/rss.ts re-exports both helpers so the sitemap feed generator keeps a single public surface.

    Functions

    getRssFilename