PlantUML Visualizer에 대한 리뷰
PlantUML Visualizer 제작자: WillBooster Inc.
리뷰 4개
- 5점 만점에 5점Firefox 사용자 14766433 님, 3년 전If only I knew about this before trying to wrangle my github to hit a server every time I rendered a puml file ;)
- 5점 만점에 5점Victor Letunovsky 님, 5년 전
- initial message: Just tried it and unfortunately it's not working on my side :/ puml code disappears but isn't replaced by any diagram - no idea why
Re1: hey, thanks for the quick support!
After investigation, I notice that it's not working anywhere, for instance I encounter the issue with your public file:
https://github.com/WillBooster/plantuml-visualizer/blob/master/puml-sample/class.pu
I guess this could come from a plugin clash?
Re2: working like a charm, thanks for your work!개발자 답글
5년 전에 게시됨UPDATE 2:
Thank you for the report! We've fixed the super critical issue and published a new version (1.6.3). If you have a chance, please try it again. - 5점 만점에 5점Firefox 사용자 14182248 님, 5년 전Great! Feature request: "!include" directive being supported for local files (when code from 1 file is used in 2nd file)
개발자 답글
5년 전에 게시됨Thanks! We've added support of !include on GitHub pages. We will support !include in local files.