Confluence plantuml宏 - 图创建框,但没有相关的文本

发布于 2025-02-03 07:21:27 字数 1198 浏览 2 评论 0原文

我已经接管了Confluence Server(v7.13.2),并使用Confluence Plantuml宏插件V6.26接管了Confluence Server(v7.13.2)。基础服务器已安装了GraphViz v2.30.1。

当我创建testDot plantuml宏时,宏显示了像通常的初始文本,但未能绘制文本的第二部分,该文本显示了插件的基本变量和版本。

我使用以下两个示例测试了Plantuml插件:

@startuml
testdot
@enduml

以及

@startuml
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: A second Request
Alice <-- Bob: A second Response
@enduml

服务器上的实际渲染

testDot渲染: https://i.sstatic.net/v5x8g.png br> 爱丽丝&amp; bob pt 1: https://i.sstatic.net/goj0q.png br> 爱丽丝&amp; bob pt 2: https://i.sstatic.net/axnmr.png /p>

i在生成正确示例的测试服务器上创建了相同的Plantuml宏。

https://i.sstatic.net/yedif.png

感恩

I've taken over a Confluence server (v7.13.2) with Confluence PlantUML Macro plugin v6.26. The underlying server has Graphviz v2.30.1 installed.

When I create the testdot PlantUML macro the macro displays the initial text like usual but fails to draw the second section of text which shows underlying variables and versions for the plugin.

I tested the PlantUML plugin using the following 2 examples:

@startuml
testdot
@enduml

and

@startuml
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: A second Request
Alice <-- Bob: A second Response
@enduml

What actually renders on the server

Testdot Render: https://i.sstatic.net/v5x8g.png
Alice&Bob pt 1: https://i.sstatic.net/goj0Q.png
Alice&Bob pt 2: https://i.sstatic.net/Axnmr.png

I created the same PlantUML Macro on an test server which generated a correct example.

https://i.sstatic.net/yEDIf.png

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文