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

    One unclosed \``mermaid` fence found in the article body.

    lineNumber is 1-indexed and points at the opening \``mermaid` line so the editor can jump straight to the regression.

    interface UnclosedMermaidFence {
    ย ย ย ย lineNumber: number;
    ย ย ย ย impliedEndLineNumber: number;
    }
    Index
    lineNumber: number
    impliedEndLineNumber: number

    Line number where the fence implicitly ended (next opening fence or end-of-input). Useful for diagnostics.