Mermaid 语法中,我在一个文字框里打括号()就报错,无法显示,怎么解决
https://github.com/mermaid-js/mermaid/issues/213
```mermaid
graph LRid1["This is the (text) in the box"]
```