kylec32 / dokuwiki_plantumlparser

A plugin to have a user's browser display a SVG PlantUML diagram generated at http://plantuml.com/
MIT License
8 stars 12 forks source link

Planttext stopped its service #19

Closed Belphemur closed 5 years ago

Belphemur commented 5 years ago

The generator doesn't work anymore as they stopped providing this service.

Changing to plantuml and everything works :)

Fixes #17

kylec32 commented 5 years ago

Thank you for your PR.