jakob1111 / dokuwiki-plugin-flowcharts

Add flowcharts and diagrams to Dokuwiki with an incredibly simple syntax
GNU General Public License v2.0
7 stars 8 forks source link

"Annotations on classes" doesn't work. #22

Open ledyx opened 3 years ago

ledyx commented 3 years ago

https://mermaid-js.github.io/mermaid/#/classDiagram?id=annotations-on-classes

An error occurred while parsing "<<" and ">>".

classDiagram
class Shape
<<interface>> Shape
vic-t commented 3 years ago

Just an idea, did you specify << and >> in your entities.local.conf?