1
0
mirror of https://github.com/octoleo/plantuml.git synced 2025-01-31 11:08:33 +00:00
rohitsud ece128c3f1
Allow underscore to be used as an escape character for pattern -->
The issue is described in more detail at https://forum.plantuml.net/17507/dotted-arrow-also-the-close-comment-blocks-html-xml-markdown --
Similar to the issue in https://forum.plantuml.net/11806/dotted-arrow-also-the-close-comment-blocks-html-xml-markdown map uses the syntax with --> for longer arrows but they pose a problem when embedding in HTML.

For example, the following cannot be embedded in HTML.

map example {

    A*--> B

}

The linked thread above suggests the use of _ before the > but that doesn't work for maps.
2023-02-28 11:38:27 -08:00
2023-02-18 08:27:59 +01:00
2022-09-25 12:15:24 -04:00
2023-02-18 08:23:28 +01:00
2023-02-26 19:51:17 +01:00
2023-02-24 09:14:00 +01:00
2022-09-24 23:01:19 +04:00
2022-09-24 22:51:28 +04:00
2023-02-18 08:27:59 +01:00
2014-11-27 09:59:33 +01:00
2022-06-04 16:37:33 +02:00
2023-01-25 19:42:56 +00:00
2022-01-21 17:26:43 +01:00
Description
Generate diagrams from textual description
Readme 55 MiB
Languages
Java 99.8%