Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...

    A rendered section of the final article (post-cleaning, with heading).

    interface ArticleSection {
    ย ย ย ย sourceFile: string;
    ย ย ย ย markdown: string;
    }
    Index
    sourceFile: string

    The artifact filename this section was sourced from (or synthetic ID).

    markdown: string

    Rendered markdown for this section (including ## heading).