Html bobswift |
---|
<iframe width="560" height="315" src="https://www.youtube.com/embed/vKW1XDg94DE" frameborder="0" gesture="media" allowfullscreen></iframe> |
Bitbucket file macro | ||||||||
---|---|---|---|---|---|---|---|---|
|
See also
...
Code Block |
---|
string commentMsg = "This is an internal JSD comment: \\\\Summary - " + summary + "\\\\Description - " + description ;
addJSDComment(key, currentUser(), commentMsg, false); |