File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 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 )
22=============================================
33** Generates UML sequence diagrams from simple text**
44< https://bramp.github.io/js-sequence-diagrams/ >
@@ -180,7 +180,11 @@ TODO
180180* Automate the release process
181181* Testing that checks the generated SVG is correct
182182* 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 )
184188
185189Contributors
186190------------
You can’t perform that action at this time.
0 commit comments