File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
- JS Sequence Diagrams [ ![ Bower] ( https://img.shields.io/bower/v/js-sequence-diagrams.svg )] ( https://libraries.io/bower/js-sequence-diagrams ) [ ![ Build Status] ( https://img.shields.io/travis/bramp/js-sequence-diagrams.svg )] ( https://travis-ci.org/bramp/js-sequence-diagrams ) ![ License] ( https://img.shields.io/npm/l/js-sequence-diagrams.svg )
1
+ JS Sequence Diagrams [ ![ Bower] ( https://img.shields.io/bower/v/js-sequence-diagrams.svg )] ( https://libraries.io/bower/js-sequence-diagrams ) [ ![ Build Status] ( https://img.shields.io/travis/bramp/js-sequence-diagrams.svg )] ( https://travis-ci.org/bramp/js-sequence-diagrams ) [ ![ Code Climate ] ( https://img.shields.io/codeclimate/github/bramp/js-sequence-diagrams.svg )] ( https://codeclimate.com/github/bramp/js-sequence-diagrams ) ![ License] ( https://img.shields.io/npm/l/js-sequence-diagrams.svg )
2
2
=============================================
3
3
** 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 )
184
188
185
189
Contributors
186
190
------------
You can’t perform that action at this time.
0 commit comments