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 Initial Version

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

Description

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 PlatUml macro.

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

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

Change History (0)

Note: See TracTickets for help on using tickets.