UkeGeeks icon indicating copy to clipboard operation
UkeGeeks copied to clipboard

allow rerendering song by calling run with the markup

Open hutzelknecht opened this issue 9 years ago • 0 comments

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

hutzelknecht avatar Dec 02 '15 12:12 hutzelknecht