You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some trial and error, I managed to reduce the culprit to the namespace keyword and the annotations: <<Abstract>> and <<Interface>>. However, the code also works on the playground. I haven't used this in a while, so could someone help me come up with a solution?
The text was updated successfully, but these errors were encountered:
Hey everybody, lately I tried to get this to pdf, but the extension complains about a mermaid error:
I played a bit around with v11.x, v10.x and v9.x versions and all complain about syntax errors. As you can probably see on GitHub, there are none:
After some trial and error, I managed to reduce the culprit to the
namespace
keyword and the annotations:<<Abstract>>
and<<Interface>>
. However, the code also works on the playground. I haven't used this in a while, so could someone help me come up with a solution?The text was updated successfully, but these errors were encountered: