Skip to content

Add DITAA to the available diagram types #7725

@mmattel

Description

@mmattel

Proposal

Add Ditaa (DIagrams Through Ascii Art) to the renderable diagram types.

Use Cases

Sometimes, the available types are not sufficient to create the required output and here DITAA can be of help.

Screenshots

For an example, when you enter this at Plantum Online Server:

@startditaa
+----------+         +------------+         +-----------+
|          |  https  |            |  http   |   ocis    |
|  Client  | <-----> |  Webserver | <-----> |   proxy   |
|          |         |            |         |  service  |
+----------+         +------------+         +-----------+
                     ^                      ^
                     |                      |
                     |                      |
                 Termination             Unsecured
@endditaa

You get the following nice output:

Image

Syntax

No response

Implementation

This is a proposal which I'd love to see built into mermaid by the wonderful community.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions