Open
Description
This can be seen as a continuation of #46
Syntax errors are currently not reported with any level of detail by extension v1.13.2, e.g.:
```mermaid sequenceDiagram A - > B: test B --> A: error ```
Produces this output in the preview pane:
By contrast, the Mermaid online editor will helpfully point to the location of the problem: