Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    • Quote flowchart / graph edge labels (-->|โ€ฆ|, ==>|โ€ฆ|, -.->|โ€ฆ|) when their inner payload contains characters the Mermaid 11 lexer rejects unquoted: (, ), {, }, :, ,, #. The fix wraps the inner text in "โ€ฆ" which the lexer accepts as an opaque string literal.

      C_Position --> |C accepts (60%)| SD_Check
        โ‡’ C_Position --> |"C accepts (60%)"| SD_Check

      Idempotent: payloads already wrapped in "โ€ฆ" are left alone.

      Parameters

      • body: string

      Returns string