If I take the second example from the documentation (https://mermaid.js.org/syntax/radar.html#examples), it does not work and there is no associated line number. The ...
Came across a peculiar and hard-to track down bug with the JavaScript syntax highlighter: it seems that ES6 Computed Property Name declarations inside object initializers seem to bug out the parser in ...