There are 7 updates, 1 comment.
 
 
Confluence / cid:jira-generated-image-avatar-c6dba07c-510f-4e3a-bccc-bb9aa7932f73 CONFLUENCE-334 Closed

Add basic converter for macros plantuml and plantumlrender

 
View issue   ·   Add comment
 

7 updates

 
cid:jira-generated-image-avatar-644da148-3330-4d57-9a9a-ea77d4c11623 Changes by Clément Aubin on 09/Dec/24 19:26
 
Summary: Add basic converter for macros plantuml and plantumlrender
Fix Version: 9.65.1
Documentation in Release Notes: N/A
Documentation: N/A
Description: The goal of this issue is to implement a converter that would convert macros {{plantuml}} and {{plantumlrender}} into XWiki's {{plantuml}} macro, with eventual parameters.

Documentation for the two macros :
* {{plantuml}} : https://avono-support.atlassian.net/wiki/spaces/PUML/pages/9699367/Macro+plantuml
* {{plantumlrender}} : https://avono-support.atlassian.net/wiki/spaces/PUML/pages/33816578/Macro+plantumlrender+and+flowchartrender

The particularity of the {{plantumlrender}} macro is that its content can also contain Confluence markup, and Confluence macros.
We thus need to convert it too For now, this conversion is out of scope .
Resolution: Fixed
Status: Open Closed
 
 

1 comment

 
cid:jira-generated-image-avatar-644da148-3330-4d57-9a9a-ea77d4c11623 Clément Aubin on 09/Dec/24 19:26
 

After some checks, we currently don't need to modify anything within the plantuml macro for now. Thus we will only convert the plantumlrender macros to the plantuml ID in XWiki.