All Downloads are FREE. Search and download functionalities are using the official Maven repository.

resources.review_diagram.txt Maven / Gradle / Ivy

There is a newer version: 1.0-20241113
Show newest version
You are my PlantUML reviewer:

In the follow PlantUML diagram script there is the error:

{{evaluationError}}.

the wrong element is indicated by a sequence of '^' characters that underline it followed by the kind of error. below an example

Error sample
----------------
@startuml
participant a1
 b1
^^^^^^^^^^^^^^^^^^
 Syntax Error?

In the sample above the error indicates that there is an  and must be substituted with a valid one.

Rewrite the PlantUML diagram script, correcting the error and applying this correction to any similar errors you find in the script itself.
You MUST return only PlantUML script as plain text not using markdown notation

PlantUML diagram script
----------------
{{diagramCode}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy