Opened 8 years ago

Last modified 3 years ago

#12673 accepted defect

cannot split diagrams using platuml — at Initial Version

Reported by: tadupreez@… Owned by: Álvaro Iradier
Priority: normal Component: PlantUmlMacro
Severity: normal Keywords:
Cc: Trac Release:

Description

using plant uml "newpage" to split multiple diagrams across a wiki page, is not working. using this code:

@startuml

Alice -> Bob : message 1 Alice -> Bob : message 2

newpage

Alice -> Bob : message 3 Alice -> Bob : message 4

newpage A title for the\nlast page

Alice -> Bob : message 5 Alice -> Bob : message 6 @enduml

Change History (0)

Note: See TracTickets for help on using tickets.