Opened 12 years ago

Last modified 12 years ago

#10144 closed defect

PlantUml macro doesn't work well if you put any environment before it. — at Version 1

Reported by: anonymous Owned by: Ryan J Ollos
Priority: normal Component: PlantUmlMacro
Severity: normal Keywords:
Cc: Álvaro Iradier, Steffen Hoffmann Trac Release: 0.11

Description (last modified by Ryan J Ollos)

Following contents makes error. I tried it on the Trac 0.12.3 and 0.11.2.

It seems an environment is a bad influence on PlantUml macro.

{{{
#!c
test env.
}}}

[[PlantUml(somepath/file.txt)]]

Change History (1)

comment:1 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)
Owner: changed from Álvaro Iradier to Ryan J Ollos
Status: newassigned
Note: See TracTickets for help on using tickets.