bramp / js-sequence-diagrams

Draws simple SVG sequence diagrams from textual representation of the diagram
https://bramp.github.io/js-sequence-diagrams/
BSD 2-Clause "Simplified" License
7.8k stars 1.08k forks source link

Feature request: Comments in markup #197

Closed beikeland closed 6 years ago

beikeland commented 6 years ago

Add support for having inline comments in the markup eg //TODO: Insert X here after fixing issue #y or maybe having urls to source code etc referenced in the markup for maintainability.

beikeland commented 6 years ago

#comment was the one I didn't try, and it works.