Created
August 31, 2026 02:11
-
-
Save tlkahn/fe85c41f3ee92a506e74abcafb543022 to your computer and use it in GitHub Desktop.
plantuml from plantuml-gist-test.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentStyleType="text/css" data-diagram-type="SEQUENCE" height="123px" preserveAspectRatio="none" style="width:93px;height:123px;background:#FFFFFF;" version="1.1" viewBox="0 0 93 123" width="93px" zoomAndPan="magnify"><defs/><g><g class="participant-lifeline" data-entity-uid="part1" data-qualified-name="X" data-source-line="1" id="part1-lifeline"><g><title>X</title><rect fill="#000000" fill-opacity="0.00000" height="49.3105" width="8" x="12.3818" y="36.4883"/><line style="stroke:#181818;stroke-width:0.5;stroke-dasharray:5,5;" x1="16" x2="16" y1="36.4883" y2="85.7988"/></g></g><g class="participant-lifeline" data-entity-uid="part2" data-qualified-name="Y" data-source-line="1" id="part2-lifeline"><g><title>Y</title><rect fill="#000000" fill-opacity="0.00000" height="49.3105" width="8" x="67.1934" y="36.4883"/><line style="stroke:#181818;stroke-width:0.5;stroke-dasharray:5,5;" x1="70.832" x2="70.832" y1="36.4883" y2="85.7988"/></g></g><g class="participant participant-head" data-entity-uid="part1" data-qualified-name="X" data-source-line="1" id="part1-head"><rect fill="#E2E2F0" height="30.4883" rx="2.5" ry="2.5" style="stroke:#181818;stroke-width:0.5;" width="22.7637" x="5" y="5"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="8.7637" x="12" y="25.5352">X</text></g><g class="participant participant-tail" data-entity-uid="part1" data-qualified-name="X" data-source-line="1" id="part1-tail"><rect fill="#E2E2F0" height="30.4883" rx="2.5" ry="2.5" style="stroke:#181818;stroke-width:0.5;" width="22.7637" x="5" y="84.7988"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="8.7637" x="12" y="105.334">X</text></g><g class="participant participant-head" data-entity-uid="part2" data-qualified-name="Y" data-source-line="1" id="part2-head"><rect fill="#E2E2F0" height="30.4883" rx="2.5" ry="2.5" style="stroke:#181818;stroke-width:0.5;" width="22.7227" x="59.832" y="5"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="8.7227" x="66.832" y="25.5352">Y</text></g><g class="participant participant-tail" data-entity-uid="part2" data-qualified-name="Y" data-source-line="1" id="part2-tail"><rect fill="#E2E2F0" height="30.4883" rx="2.5" ry="2.5" style="stroke:#181818;stroke-width:0.5;" width="22.7227" x="59.832" y="84.7988"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="8.7227" x="66.832" y="105.334">Y</text></g><g class="message" data-entity-1="part1" data-entity-2="part2" data-source-line="1" id="msg1"><polygon fill="#181818" points="59.1934,63.7988,69.1934,67.7988,59.1934,71.7988,63.1934,67.7988" style="stroke:#181818;stroke-width:1;stroke-linejoin:miter;stroke-miterlimit:10;"/><line style="stroke:#181818;stroke-width:1;" x1="16.3818" x2="65.1934" y1="67.7988" y2="67.7988"/><text fill="#000000" font-family="sans-serif" font-size="13" lengthAdjust="spacing" textLength="30.8115" x="23.3818" y="63.0566">hello</text></g></g></svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment