Core Docs | Additional Modules Docs
var myBling = new sb.forms.textarea.textBling('#editBar', '#editBox');
customTags = ["q, e.g. [q]here is some quoted text[/q] - adds quote bubble around text", "box, e.g.[box]text in a box[/box] - great for code chunks"];
myBling.custom(customTags);
myBling.basic();