UkeGeeks
UkeGeeks copied to clipboard
allow rerendering song by calling run with the markup
This change will allow rerendering the song by calling
var markup = "{comment: Verse1}...";
ukeGeeks.scriptasaurus.run(markup);
I did this to allow a very light version of an editor with angular.js