You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Generates UML sequence diagrams from simple text**
4
4
<https://bramp.github.io/js-sequence-diagrams/>
@@ -180,7 +180,11 @@ TODO
180
180
* Automate the release process
181
181
* Testing that checks the generated SVG is correct
182
182
* Improve the hand drawn theme
183
-
* Dozens of other issues on https://github.com/bramp/js-sequence-diagrams/issues
183
+
* "Note left of Bob: " generates a small empty box.
184
+
* The font seems to have extra margin at the bottom.
185
+
* The wiggly lines don't always touch.
186
+
187
+
* Dozens of other issues on [https://github.com/bramp/js-sequence-diagrams/issues](https://github.com/bramp/js-sequence-diagrams/issues)
0 commit comments