- Decided to create a WYSIWYG editor based on HTML5's contenteditable attribute
- Decided to hide most of the rest of the project for now
- Autofill width of container when options.width is set to "auto" or "100%"
- Reset placeholder when $el.val() sets content to empty string or undefined
- Early release