Skip to content

Plantuml tags in markdown document are an issue #4644

@mdeweerd

Description

@mdeweerd

Issue

When I ask to add a plantuml diagram to a markdown file, aider asks if it should crete '@enduml' and the markdown document does not contain the plantuml description.

For instance, I am expecting output in the markdown file close to this:

  ```plantuml
  @startuml Device_Lifecycle
  start
  :Device Onboarding;
  :Device Off-boarding;
  stop
  @enduml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions